summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index bdf1f1e..ce74a00 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,9 +7,9 @@
[submodule "vim/bundle/supertab"]
path = vim/bundle/supertab
url = git://github.com/ervandew/supertab.git
-[submodule "vim/bundle/zencoding"]
- path = vim/bundle/zencoding
- url = git://github.com/mattn/zencoding-vim.git
+[submodule "vim/bundle/emmet"]
+ path = vim/bundle/emmet
+ url = git://github.com/mattn/emmet-vim
[submodule "vim/bundle/tcomment"]
path = vim/bundle/tcomment
url = git://github.com/tomtom/tcomment_vim.git