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 dd21427..666a9ad 100644 --- a/.gitmodules +++ b/.gitmodules @@ -51,3 +51,6 @@ [submodule "bundle/vim-grappele"] path = bundle/vim-grappele url = https://github.com/teddywing/vim-grappele.git +[submodule "bundle/vim-scriptease"] + path = bundle/vim-scriptease + url = https://github.com/tpope/vim-scriptease.git |
