From 46a7583ac5bcfed29157af096294fa871473a901 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Fri, 22 Apr 2022 22:08:25 +0200 Subject: Added vim plugin module https://github.com/nathangrigg/vim-beancount --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit v1.2.3