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