diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/vim-javascript | 0 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 93924c9..8f24424 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,6 @@  [submodule "bundle/vim-surround"]  	path = bundle/vim-surround  	url = https://github.com/tpope/vim-surround.git +[submodule "bundle/vim-javascript"] +	path = bundle/vim-javascript +	url = https://github.com/pangloss/vim-javascript.git diff --git a/bundle/vim-javascript b/bundle/vim-javascript new file mode 160000 +Subproject f8122fd1caca68b2592553e43dad45b3dc445a0 | 
