commit 3c26ffaeae146e70138117167c5428cd42d784a1
parent 3502d0bfe6aa26f81c7ef49a017909d754c27172
Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Wed, 16 Sep 2015 20:49:38 +0200
add disabled spacemacs plugin
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.vimrc b/.vimrc
@@ -144,6 +144,9 @@ NeoBundle 'mattn/emmet-vim'
NeoBundle 'pangloss/vim-javascript'
NeoBundle 'kchmck/vim-coffee-script'
+" spacemacs keybinds
+"NeoBundle 'jimmay5469/vim-spacemacs'
+
call neobundle#end()
filetype plugin indent on