diff options
| author | David Kaufmann <astra@fsinf.at> | 2011-11-15 16:57:32 +0100 |
|---|---|---|
| committer | David Kaufmann <astra@fsinf.at> | 2011-11-15 16:57:32 +0100 |
| commit | 72a373595181f28f8706ded12c0a81345496fdb3 (patch) | |
| tree | 6aeb07d54344973221e50145b647e6f737602a41 | |
| parent | fa4854e58aba80f36cd9153d79d19fa98ce1f76b (diff) | |
| download | config-72a373595181f28f8706ded12c0a81345496fdb3.tar.gz | |
change name of submodule from src/vim-latex to vim-latex
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index adb5f49..5171834 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "src/vim-latex"] +[submodule "vim-latex"] path = src/vim-latex url = git://vim-latex.git.sourceforge.net/gitroot/vim-latex/vim-latex |
