Add es6 hightlighting
This commit is contained in:
parent
80042f404d
commit
20137dafd8
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -53,3 +53,6 @@
|
|||
[submodule "bundle/emmet-vim"]
|
||||
path = bundle/emmet-vim
|
||||
url = https://github.com/mattn/emmet-vim
|
||||
[submodule "bundle/vim-es6"]
|
||||
path = bundle/vim-es6
|
||||
url = https://github.com/isRuslan/vim-es6.git
|
||||
|
|
1
bundle/vim-es6
Submodule
1
bundle/vim-es6
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit c0ca7bcef2cf0095a598ce1f556eb9fbd2b1d4b4
|
Loading…
Add table
Add a link
Reference in a new issue