Skip to content

Commit

Permalink
Add SnipMate and snippets
Browse files Browse the repository at this point in the history
  • Loading branch information
erichurst committed Nov 16, 2013
1 parent 202cabc commit 8616a16
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitmodules
Expand Up @@ -52,3 +52,15 @@
[submodule "vim/bundle/syntastic"]
path = vim/bundle/syntastic
url = git://github.com/scrooloose/syntastic.git
[submodule "vim-addon-mw-utils"]
path = vim-addon-mw-utils
url = git://github.com/MarcWeber/vim-addon-mw-utils.git
[submodule "tlib_vim"]
path = tlib_vim
url = git://github.com/tomtom/tlib_vim.git
[submodule "vim-snipmate"]
path = vim-snipmate
url = git://github.com/garbas/vim-snipmate.git
[submodule "vim-snippets"]
path = vim-snippets
url = git://github.com/honza/vim-snippets.git
1 change: 1 addition & 0 deletions tlib_vim
Submodule tlib_vim added at e7051e
1 change: 1 addition & 0 deletions vim-addon-mw-utils
Submodule vim-addon-mw-utils added at 0c5612
1 change: 1 addition & 0 deletions vim-snipmate
Submodule vim-snipmate added at ec98fb
1 change: 1 addition & 0 deletions vim-snippets
Submodule vim-snippets added at 376007

0 comments on commit 8616a16

Please sign in to comment.