added vim plugins

This commit is contained in:
2015-06-01 23:50:28 -07:00
parent 8f6dfcca30
commit b74b2b0f67
4 changed files with 6 additions and 0 deletions

3
.vimrc
View File

@@ -36,3 +36,6 @@ else
endif
let g:airline_powerline_fonts=1
" NERDTree binding
map <C-n> :NERDTreeToggle<CR>