From db26a555ec747f2cf2abe683bbbd0e054444d9d3 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 20 Aug 2013 13:38:57 -0400 Subject: this repository moved --- .gitmodules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to '.gitmodules') 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 -- cgit v1.2.3-54-g00ecf