diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..d31b094 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,9 @@ +[submodule "grml-etc-core"] + path = grml-etc-core + url = git://github.com/grml/grml-etc-core.git +[submodule "vim-pathogen"] + path = vim-pathogen + url = git://github.com/tpope/vim-pathogen +[submodule "dot.vim/bundle/vim-characterize"] + path = dot.vim/bundle/vim-characterize + url = git://github.com/tpope/vim-characterize.git |
