From a5ee9874212edae3a273e6b575584201962f03cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 6 Nov 2017 07:16:37 +0100 Subject: Add neomutt syntax --- .gitmodules | 3 +++ vim/bundle/neomutt.vim | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/neomutt.vim 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 index 0000000..b224ff5 --- /dev/null +++ b/vim/bundle/neomutt.vim @@ -0,0 +1 @@ +Subproject commit b224ff5f5bf65199abc2ea787cdbc632ef037883 -- cgit v1.2.3