diff options
-rwxr-xr-x | ship/src/bootstrap_env_makefu | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ship/src/bootstrap_env_makefu b/ship/src/bootstrap_env_makefu index 188a48e7..e61f4e99 100755 --- a/ship/src/bootstrap_env_makefu +++ b/ship/src/bootstrap_env_makefu @@ -97,7 +97,6 @@ Bundle 'snipMate' Bundle 'tpope/vim-fugitive' Bundle 'Valloric/YouCompleteMe' Bundle 'scrooloose/syntastic' -Bundle 'scrooloose/syntastic' Bundle 'sjl/gundo.vim' nnoremap <F5> :GundoToggle<CR> |