diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/context.vim | 0 | 
2 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 diff --git a/bundle/context.vim b/bundle/context.vim new file mode 160000 +Subproject c06541451aa94957c1c07a9f8a7130ad97d83a6 | 
