From: Philippe Huerlimann Date: Fri, 12 Oct 2012 18:50:32 +0000 (+0200) Subject: remove supertab X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=3e776e094eb7ab9209eb2c2d1e55d05f294da399;p=vimfiles.git remove supertab --- diff --git a/vimrc b/vimrc index 2943597..463db12 100644 --- 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 = 'supertabKey' - " powerline settings let g:Powerline_symbols = 'unicode' " Sadly I can't get this costum font to work