1
0
Fork 0

some new vim keymaps

This commit is contained in:
Von Random 2017-11-23 02:36:11 +03:00
parent 538b600e2a
commit 540dafe4ae
3 changed files with 7 additions and 14 deletions

View file

@ -22,6 +22,7 @@ Plug 'w0rp/ale', { 'for': 'python' }
" colorschemes
Plug 'lifepillar/vim-solarized8'
Plug 'KeitaNakamura/neodark.vim'
" syntax highlight plugins
Plug 'sheerun/vim-polyglot'