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 356da44..b06cd13 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule ".vim/bundle/vim-beancount"] path = .vim/bundle/vim-beancount url = https://github.com/nathangrigg/vim-beancount +[submodule ".vim/bundle/vterminal"] + path = .vim/bundle/vterminal + url = https://github.com/meisterfischy/vterminal.git |