Add vim-javascript plugin for JS indentation

This commit is contained in:
2016-06-11 14:58:09 +02:00
parent a5f3cf3e8b
commit 41d0b9dc22
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -46,3 +46,6 @@
[submodule ".vim/bundle/auto-pairs"]
path = .vim/bundle/auto-pairs
url = https://github.com/jiangmiao/auto-pairs
[submodule ".vim/bundle/vim-javascript"]
path = .vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript.git