From 6f93d3a11e469aea3eec4013e713c4bc12d94b1d Mon Sep 17 00:00:00 2001 From: Noah Frederick Date: Tue, 28 Feb 2012 23:22:35 -0500 Subject: [PATCH] Bumped version number and updated README --- README.md | 2 ++ colors/hemisu.vim | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6446bf9..0039c88 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,8 @@ add the following to your .vimrc: Change Log ---------- +- Version 3.3 (2012-02-28) + - Corrected some cterm colors - Version 3.2 (2012-01-07) - Made repo pathogen.vim-friendly - Added user highlight groups User1, User2, User3 for use in e.g. custom status line diff --git a/colors/hemisu.vim b/colors/hemisu.vim index 2017f72..997c5a9 100644 --- a/colors/hemisu.vim +++ b/colors/hemisu.vim @@ -1,7 +1,7 @@ " hemisu.vim - Vim color scheme " ---------------------------------------------------------- " Author: Noah Frederick (http://noahfrederick.com/) -" Version: 3.2 +" Version: 3.3 " License: Creative Commons Attribution-NonCommercial " 3.0 Unported License (see README.md) " ----------------------------------------------------------