Skip to content

Commit

Permalink
version bump and README change
Browse files Browse the repository at this point in the history
  • Loading branch information
goatslacker committed Nov 1, 2011
1 parent fea7e48 commit 85b3b2f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions README.md
Expand Up @@ -9,14 +9,13 @@ Git
$ git clone https://github.com/goatslacker/mango.vim && make

Download from vim.org

http://www.vim.org/scripts/script.php?script_id=3779

Place in your `.vimrc.

" syntax highlighting
syntax on
set t_Co=256
syntax on
color mango

# How it looks
Expand Down
2 changes: 1 addition & 1 deletion colors/mango.vim
@@ -1,6 +1,6 @@
" Vim color file -- Mango
" Maintainer: Josh Perez <josh@goatslacker.com>
" Version: 1.0
" Version: 1.1

set background=dark
set t_Co=256
Expand Down

0 comments on commit 85b3b2f

Please sign in to comment.