diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | bundle/paredit | 0 | 
2 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index 3b2524e..6a598c5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -127,3 +127,6 @@  [submodule "bundle/vim-git-todo"]  	path = bundle/vim-git-todo  	url = https://github.com/teddywing/vim-git-todo.git +[submodule "bundle/paredit"] +	path = bundle/paredit +	url = https://github.com/kovisoft/paredit.git diff --git a/bundle/paredit b/bundle/paredit new file mode 160000 +Subproject c90dc16ada33322f8efc9435f6cae5711f4477d | 
