modularized endwise, indexed search, htmlescape

This commit is contained in:
yan
2011-12-07 02:39:21 -08:00
committed by Yan Pritzker
parent 429396fcbf
commit 13a5ac829b
8 changed files with 12 additions and 1174 deletions

9
.gitmodules vendored
View File

@@ -85,3 +85,12 @@
[submodule "vim/bundle/vim-scripts-matchit.zip"]
path = vim/bundle/vim-scripts-matchit.zip
url = https://github.com/vim-scripts/matchit.zip.git
[submodule "vim/bundle/skwp-vim-indexed-search"]
path = vim/bundle/skwp-vim-indexed-search
url = https://github.com/skwp/vim-indexed-search
[submodule "vim/bundle/tpope-vim-endwise"]
path = vim/bundle/tpope-vim-endwise
url = https://github.com/tpope/vim-endwise.git
[submodule "vim/bundle/skwp-vim-html-escape"]
path = vim/bundle/skwp-vim-html-escape
url = https://github.com/skwp/vim-html-escape