some fixes to test.
This commit is contained in:
parent
3f21d6fa82
commit
34539eb809
1 changed files with 4 additions and 2 deletions
6
.vimrc
6
.vimrc
|
|
@ -7,8 +7,10 @@ Plug 'bluz71/vim-moonfly-colors', { 'as': 'moonfly' }
|
||||||
Plug 'flazz/vim-colorschemes'
|
Plug 'flazz/vim-colorschemes'
|
||||||
call plug#end()
|
call plug#end()
|
||||||
|
|
||||||
" feral gentooish grb256 jellygrass kalt last256 matrix
|
" desert feral gentooish grb256 jellygrass kalt last256 matrix
|
||||||
colorscheme feral
|
colorscheme desert
|
||||||
|
|
||||||
|
set paste
|
||||||
|
|
||||||
" Load NERDTree plugin only if opening vim without a file
|
" Load NERDTree plugin only if opening vim without a file
|
||||||
"autocmd VimEnter * NERDTree
|
"autocmd VimEnter * NERDTree
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue