keep nerdtree UI minimal
This commit is contained in:
parent
02fa048057
commit
5cb99cb75c
@ -63,6 +63,10 @@ filetype plugin indent on " required
|
|||||||
" see :h vundle for more details or wiki for FAQ
|
" see :h vundle for more details or wiki for FAQ
|
||||||
" Put your non-Plugin stuff after this line
|
" Put your non-Plugin stuff after this line
|
||||||
|
|
||||||
|
" nerdtree options
|
||||||
|
let NERDTreeMinimalUI = 1
|
||||||
|
let NERDTreeDirArrows = 1
|
||||||
|
|
||||||
" vim-airline options
|
" vim-airline options
|
||||||
let g:airline_powerline_fonts = 1
|
let g:airline_powerline_fonts = 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user