Removes emmet

master
Jonathan Hodgson 5 years ago
parent e3cb835fc0
commit 340f9dac47
  1. 3
      .gitmodules
  2. 1
      bundle/emmet-vim

3
.gitmodules vendored

@ -41,9 +41,6 @@
[submodule "bundle/vim-json"]
path = bundle/vim-json
url = https://github.com/elzr/vim-json
[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 +0,0 @@
Subproject commit e6fb10d22a9bd2a02c386c81486a065e71c6a92d
Loading…
Cancel
Save