From 30863f80fbd83bc8e166e847fc53e205e4f3613e Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Thu, 1 Aug 2013 19:26:53 -0700 Subject: [PATCH] vim-eunuch submodule --- .gitmodules | 3 +++ vim-files/.vim/bundle/vim-eunuch | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim-files/.vim/bundle/vim-eunuch diff --git a/.gitmodules b/.gitmodules index 9d57aab..4839e44 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "vim-files/.vim/bundle/vim-fugitive"] path = vim-files/.vim/bundle/vim-fugitive url = https://github.com/tpope/vim-fugitive.git +[submodule "vim-files/.vim/bundle/vim-eunuch"] + path = vim-files/.vim/bundle/vim-eunuch + url = https://github.com/tpope/vim-eunuch.git diff --git a/vim-files/.vim/bundle/vim-eunuch b/vim-files/.vim/bundle/vim-eunuch new file mode 160000 index 0000000..6a4d193 --- /dev/null +++ b/vim-files/.vim/bundle/vim-eunuch @@ -0,0 +1 @@ +Subproject commit 6a4d1933ad61ad94f2fa06905337a51cb0304ac1