From 3e776e094eb7ab9209eb2c2d1e55d05f294da399 Mon Sep 17 00:00:00 2001 From: Philippe Huerlimann Date: Fri, 12 Oct 2012 20:50:32 +0200 Subject: [PATCH] remove supertab --- vimrc | 4 ---- 1 file changed, 4 deletions(-) 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 -- 2.51.2