aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2022-04-22 22:08:25 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2022-04-22 22:08:25 +0200
commit46a7583ac5bcfed29157af096294fa871473a901 (patch)
treedf20c7aed2eabf8a348af49c60c16a4d963c647e /.gitmodules
parent50b9d96aea76d458625e7d874055bf30780e4a73 (diff)
downloaddotfiles-46a7583ac5bcfed29157af096294fa871473a901.tar.gz
Added vim plugin module https://github.com/nathangrigg/vim-beancount
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 62f26df..356da44 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -43,3 +43,6 @@
[submodule ".vim/bundle/haskell-vim"]
path = .vim/bundle/haskell-vim
url = https://github.com/neovimhaskell/haskell-vim.git
+[submodule ".vim/bundle/vim-beancount"]
+ path = .vim/bundle/vim-beancount
+ url = https://github.com/nathangrigg/vim-beancount