diff options
Diffstat (limited to 'vim/colors/jellybeans+.vim')
| -rw-r--r-- | vim/colors/jellybeans+.vim | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/vim/colors/jellybeans+.vim b/vim/colors/jellybeans+.vim deleted file mode 100644 index 00702b7..0000000 --- a/vim/colors/jellybeans+.vim +++ /dev/null @@ -1,6 +0,0 @@ -runtime colors/jellybeans.vim -let g:colors_name = "jellybeans+" - -hi VertSplit guibg=#888888 -hi StatusLine guibg=#cccccc guifg=#000000 -hi StatusLineNC guibg=#888888 guifg=#000000 |