Skip to content

Commit

Permalink
install supertab
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Strakhov committed Nov 24, 2015
1 parent bec4329 commit ffd3940
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion home/.vimrc
Expand Up @@ -35,7 +35,8 @@ set nocompatible
Plugin 'AutoClose'
Plugin 'bronson/vim-visual-star-search'
Plugin 'terryma/vim-expand-region'
Plugin 'godlygeek/tabular'
Plugin 'godlygeek/tabular' " Vim script for text filtering and alignment
Plugin 'ervandew/supertab' " Perform all your vim insert mode completions with Tab

Plugin 'jceb/vim-orgmode'
Plugin 'utl.vim' " Univeral Text Linking - Execute URLs, footnotes, open emails, organize ideas
Expand Down

0 comments on commit ffd3940

Please sign in to comment.