diff options
author | Karel Kočí <karel.koci@nic.cz> | 2017-11-06 07:16:37 +0100 |
---|---|---|
committer | Karel Kočí <karel.koci@nic.cz> | 2017-11-06 07:16:37 +0100 |
commit | a5ee9874212edae3a273e6b575584201962f03cf (patch) | |
tree | 2bc49ec3c532f7897e422d8fb65f344eb8a369bd /.gitmodules | |
parent | 63fd828e65b1773350cfb402d604d814c72e30cf (diff) | |
download | myconfigs-a5ee9874212edae3a273e6b575584201962f03cf.tar.gz myconfigs-a5ee9874212edae3a273e6b575584201962f03cf.tar.bz2 myconfigs-a5ee9874212edae3a273e6b575584201962f03cf.zip |
Add neomutt syntax
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 |