Better javascript parsing libraries

This commit is contained in:
Yan Pritzker
2012-09-18 13:56:17 -05:00
parent eafb079ba0
commit 9e5b9fa9b6
3 changed files with 8 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -329,3 +329,9 @@
[submodule "vim/bundle/vim-scripts-SearchComplete"]
path = vim/bundle/vim-scripts-SearchComplete
url = https://github.com/vim-scripts/SearchComplete.git
[submodule "vim/bundle/briancollins-vim-jst"]
path = vim/bundle/briancollins-vim-jst
url = https://github.com/briancollins/vim-jst
[submodule "vim/bundle/pangloss-vim-javascript"]
path = vim/bundle/pangloss-vim-javascript
url = https://github.com/pangloss/vim-javascript