Mercurial > ec-dotfiles
diff setup @ 551:138ee2cd2179
Use jellybeans theme for vim.
Better compat with plain terminal.
author | nanaya <me@myconan.net> |
---|---|
date | Tue, 14 Apr 2015 04:47:54 +0900 |
parents | 49235ac0891a |
children | 48ab5a354772 |
line wrap: on
line diff
--- a/setup Tue Apr 14 04:47:17 2015 +0900 +++ b/setup Tue Apr 14 04:47:54 2015 +0900 @@ -186,7 +186,7 @@ _touch "${HOME}/.hgignore_global.local" _rc "${1}" "inputrc" ".inputrc" _tmux "${1}" - _rc "${1}" "vim-base16-default" ".vim/colors/base16-default.vim" + _rc "${1}" "vim-jellybeans" ".vim/colors/jellybeans.vim" _vim_syntax "${1}" _rc "${1}" "vim-autoload-pathogen" ".vim/autoload/pathogen.vim" _rc "${1}" "vimrc" ".vimrc"