summaryrefslogtreecommitdiffstats
path: root/ship
diff options
context:
space:
mode:
authormakefu <root@pigstarter.de>2014-04-28 11:05:03 +0200
committermakefu <root@pigstarter.de>2014-04-28 11:05:03 +0200
commitda3ff667030c5316712bf2280f733a2a85fc7ba3 (patch)
tree0f9b148b3b2a67c51a07f79f0bf7d844e6c46f49 /ship
parent11a8e061d7b96df22c4793cbbd79cb8dba686513 (diff)
bootstrap_env: fix duplicate vimrc line
Diffstat (limited to 'ship')
-rwxr-xr-xship/src/bootstrap_env_makefu1
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>