]> Untitled Git - vimfiles.git/commitdiff
remove supertab
authorPhilippe Huerlimann <phihue@gmail.com>
Fri, 12 Oct 2012 18:50:32 +0000 (20:50 +0200)
committerPhilippe Huerlimann <phihue@gmail.com>
Fri, 12 Oct 2012 18:50:32 +0000 (20:50 +0200)
vimrc

diff --git a/vimrc b/vimrc
index 2943597ec73a6c3bd16fbe32af041319705e73ad..463db120f3a4bc37c5c4ed97a88b89ff2917def8 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -18,7 +18,6 @@ Bundle 'altercation/vim-colors-solarized'
 Bundle 'ap/vim-css-color'
 Bundle 'avakhov/vim-yaml'
 "Bundle 'digitaltoad/vim-jade'
-Bundle 'ervandew/supertab'
 Bundle 'fmoralesc/vim-pad'
 Bundle 'fs111/pydoc.vim'
 "Bundle 'guileen/vim-node'
@@ -53,9 +52,6 @@ let mapleader = ","
 " Always show the statusline
 set laststatus=2
 
-" avoid key conflict
-let g:SuperTabMappingForward = '<Plug>supertabKey'
-
 " powerline settings
 let g:Powerline_symbols = 'unicode'
 " Sadly I can't get this costum font to work