Skip to content

Commit

Permalink
vim - hotness for Javascript and React
Browse files Browse the repository at this point in the history
  • Loading branch information
samstokes committed Mar 28, 2017
1 parent b71969e commit c75a910
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitmodules
Expand Up @@ -121,6 +121,12 @@
[submodule ".vim/bundle/markdown"]
path = .vim/bundle/markdown
url = https://github.com/tpope/vim-markdown.git
[submodule ".vim/bundle/javascript"]
path = .vim/bundle/javascript
url = https://github.com/pangloss/vim-javascript.git
[submodule ".vim/bundle/jsx"]
path = .vim/bundle/jsx
url = https://github.com/mxw/vim-jsx.git
[submodule ".vim/bundle/gist"]
path = .vim/bundle/gist
url = https://github.com/mattn/gist-vim.git
Expand Down
1 change: 1 addition & 0 deletions .vim/bundle/javascript
Submodule javascript added at bab4f3
1 change: 1 addition & 0 deletions .vim/bundle/jsx
Submodule jsx added at 82773e

0 comments on commit c75a910

Please sign in to comment.