Add neoterm

This commit is contained in:
ViViDboarder 2015-08-17 16:45:12 -07:00
parent ff3b206718
commit 5cd246b7d4
1 changed files with 1 additions and 0 deletions

View File

@ -85,6 +85,7 @@ else
end
" Programming {{
Plug 'kassio/neoterm'
Plug 'majutsushi/tagbar'
" tagbar {{
nnoremap <silent> <F8> :TagbarToggle<CR>