dotfiles/homedir/.vimperatorrc.local
fbt f9fdcd4b16 is_git_repo and rvm stuff
Signed-off-by: fbt <fbt@fleshless.org>
2017-11-09 15:26:42 +03:00

12 lines
434 B
Plaintext

:set gui=nonavigation
:set autocomplete=false
:map O :tabopen
:map P :set apptab<CR>
:map D :tabclose!<CR>
highlight CmdLine background: #29303A; color: #f9f9f9; transition: all 0.25s;
highlight CompItem[selected] background: #3A4452; color: #f9f9f9;
highlight Filter font-style: italic; color: red;
highlight Normal background: #29303A; color: #f9f9f9; transition: all 0.25s;
highlight InfoMsg background: #29303A; color: magenta;