Vim: Add vim-javascript

This commit is contained in:
2019-07-06 01:06:16 -05:00
parent 7a5dfbf02f
commit 36b82d9fdb
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored

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