New version of emmet
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -25,9 +25,6 @@
|
||||
[submodule "bundle/scala.vim"]
|
||||
path = bundle/scala.vim
|
||||
url = git://github.com/jergason/scala.vim.git
|
||||
[submodule "bundle/zencoding.vim"]
|
||||
path = bundle/zencoding.vim
|
||||
url = git://github.com/mattn/zencoding-vim.git
|
||||
[submodule "bundle/tagbar.vim"]
|
||||
path = bundle/tagbar.vim
|
||||
url = git://github.com/majutsushi/tagbar.git
|
||||
@@ -40,3 +37,6 @@
|
||||
[submodule "bundle/bling"]
|
||||
path = bundle/bling
|
||||
url = https://github.com/ivyl/vim-bling.git
|
||||
[submodule "bundle/emmet.vim"]
|
||||
path = bundle/emmet.vim
|
||||
url = https://github.com/mattn/emmet-vim.git
|
||||
|
||||
Reference in New Issue
Block a user