summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2016-02-12 14:51:09 +0100
committerPatrick Simianer <p@simianer.de>2016-02-12 14:51:09 +0100
commit39f029945ca1578c91b43b3deb5ddd076e5a7598 (patch)
tree177a8aad56fa0dd4b811c174eaea15df129d1e72 /.gitmodules
parent098ff5a14faf9542a62bfb07d50c06e689525137 (diff)
using gnu stow for dotfiles now
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules16
1 files changed, 8 insertions, 8 deletions
diff --git a/.gitmodules b/.gitmodules
index 7b9e565..2d755f6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,24 +1,24 @@
[submodule ".vim/bundle/closetag.vim"]
- path = .vim/bundle/closetag
+ path = vim/.vim/bundle/closetag
url = https://github.com/docunext/closetag.vim.git
[submodule ".vim/bundle/nerdcommenter"]
- path = .vim/bundle/nerdcommenter
+ path = vim/.vim/bundle/nerdcommenter
url = https://github.com/scrooloose/nerdcommenter.git
[submodule ".vim/bundle/vim-airline"]
- path = .vim/bundle/airline
+ path = vim/.vim/bundle/airline
url = https://github.com/bling/vim-airline.git
[submodule ".vim/bundle/vim-endwise"]
- path = .vim/bundle/endwise
+ path = vim/.vim/bundle/endwise
url = https://github.com/tpope/vim-endwise.git
[submodule ".vim/bundle/vimwiki"]
- path = .vim/bundle/vimwiki
+ path = vim/.vim/bundle/vimwiki
url = https://github.com/vimwiki/vimwiki.git
[submodule ".vim/bundle/pathogen"]
- path = .vim/bundle/pathogen
+ path = vim/.vim/bundle/pathogen
url = https://github.com/tpope/vim-pathogen.git
[submodule ".vim/bundle/supertab"]
- path = .vim/bundle/supertab
+ path = vim/.vim/bundle/supertab
url = https://github.com/ervandew/supertab.git
[submodule ".vim/bundle/tagbar"]
- path = .vim/bundle/tagbar
+ path = vim/.vim/bundle/tagbar
url = https://github.com/majutsushi/tagbar.git