Skip to content

Commit

Permalink
Adding supertab
Browse files Browse the repository at this point in the history
  • Loading branch information
spf13 committed Apr 22, 2010
1 parent d9f43bd commit 0076c3d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@
[submodule ".vim/bundle/snipmate-snippets/snippets"]
path = .vim/bundle/snipmate-snippets/snippets
url = git@github.com:spf13/snipmate-snippets.git
[submodule ".vim/bundle/supertab"]
path = .vim/bundle/supertab
url = http://github.com/tsaleh/vim-supertab.git
1 change: 1 addition & 0 deletions .vim/bundle/supertab
Submodule supertab added at 096be3
1 change: 1 addition & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ I compile and configure a few popular vim plugins, colors, etc
* PIV (PHP Integration for VIM)
* Snipmate
* NerdCommenter
* SuperTab


## Using
Expand Down

0 comments on commit 0076c3d

Please sign in to comment.