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 9e50ef9..dd21427 100644 --- a/.gitmodules +++ b/.gitmodules @@ -48,3 +48,6 @@ [submodule "bundle/vim-unstack"] path = bundle/vim-unstack url = https://github.com/mattboehm/vim-unstack.git +[submodule "bundle/vim-grappele"] + path = bundle/vim-grappele + url = https://github.com/teddywing/vim-grappele.git |
