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