diff --git a/.vimrc b/.vimrc index 704b5bec7..30cc6f8e8 100644 --- a/.vimrc +++ b/.vimrc @@ -26,6 +26,7 @@ Bundle 'klen/python-mode' Bundle 'davidhalter/jedi-vim' Bundle 'tpope/vim-fugitive' Bundle 'altercation/vim-colors-solarized' +Bundle 'ervandew/supertab' " The rest of your config follows here