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 86c4728..b99fcb5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -49,3 +49,6 @@ [submodule "vim/bundle/ale"] path = vim/bundle/ale url = https://github.com/w0rp/ale.git +[submodule "vim/bundle/neomutt.vim"] + path = vim/bundle/neomutt.vim + url = https://github.com/neomutt/neomutt.vim.git |