diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 6a598c5..4c1f5d5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -130,3 +130,6 @@ [submodule "bundle/paredit"] path = bundle/paredit url = https://github.com/kovisoft/paredit.git +[submodule "bundle/context.vim"] + path = bundle/context.vim + url = https://github.com/wellle/context.vim.git |
