2017-05-03 13:10:13 +00:00
|
|
|
:set gui=nonavigation
|
|
|
|
:set autocomplete=false
|
2017-11-09 12:26:42 +00:00
|
|
|
:map O :tabopen
|
2017-05-03 13:10:13 +00:00
|
|
|
: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;
|