Add shortcuts to edit plugins and functions

Also turn off tern support since it keeps crashing vim
This commit is contained in:
Nick Nisi
2013-12-17 07:37:11 -06:00
parent ea2bd8a81b
commit 74a944e383
2 changed files with 6 additions and 0 deletions

View File

@@ -49,3 +49,5 @@ Bundle 'jnwhiteh/vim-golang'
Bundle 'ervandew/supertab'
Bundle 'nanotech/jellybeans.vim'
Bundle 'dart-lang/dart-vim-plugin'
" Bundle 'Valloric/YouCompleteMe'
" Bundle 'marijnh/tern_for_vim'