]> git.draconx.ca Git - vimconf.git/commitdiff
Ensure correct filetype on neomutt.
authorNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2017 03:11:39 +0000 (22:11 -0500)
committerNick Bowler <nbowler@draconx.ca>
Fri, 1 Dec 2017 03:11:39 +0000 (22:11 -0500)
This pattern is copied from upstream filetype.vim except that it says
"neomutt" instead of "mutt".

after/filetype.vim [new file with mode: 0644]

diff --git a/after/filetype.vim b/after/filetype.vim
new file mode 100644 (file)
index 0000000..4eea862
--- /dev/null
@@ -0,0 +1 @@
+au BufNewFile,BufRead neomutt-*-\w\+ setf mail