summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-08-20 13:38:57 -0400
committerJesse Luehrs <doy@tozt.net>2013-08-20 13:40:35 -0400
commitdb26a555ec747f2cf2abe683bbbd0e054444d9d3 (patch)
tree257c074fd29cb91b1f40aeb512a316ec8b6395d6 /.gitmodules
parentf4b0ed32d4806fe61b0698b2fc746715cccbecd2 (diff)
downloadconf-db26a555ec747f2cf2abe683bbbd0e054444d9d3.tar.gz
conf-db26a555ec747f2cf2abe683bbbd0e054444d9d3.zip
this repository moved
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