diff options
| author | Anton Bobov <abobov@gmail.com> | 2013-10-18 22:14:58 +0600 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2013-10-19 00:47:57 +0600 |
| commit | 1048b107a3cfbb0490e2b394c32c90fafe4b98ac (patch) | |
| tree | 12094d66f99bf636eaa2fb91fdbed54b2df70d94 /.gitmodules | |
| parent | ede115791a81775b1e7a65ab8ed3a8872c94a38e (diff) | |
Vim snipmate plugin moved to the bundle.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a9a6f1e..4d12c27 100644 --- a/.gitmodules +++ b/.gitmodules @@ -44,3 +44,6 @@ [submodule "vim-sparkup"] path = files/.vim/bundle/vim-sparkup url = https://github.com/tristen/vim-sparkup +[submodule "snipmate.vim"] + path = files/.vim/bundle/snipmate.vim + url = https://github.com/msanders/snipmate.vim |
