aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorCamil Staps2017-01-24 19:23:35 +0100
committerCamil Staps2017-01-24 19:23:35 +0100
commitb9bc6cbb9ca4992056fa91da8cb59d3194378c54 (patch)
treebf15c9760fccb103fd46ee6a9be9d954f3c2a3d5 /vim
parentStowify repo (diff)
Email
Diffstat (limited to 'vim')
-rw-r--r--vim/.vim/ftdetect/muttrc.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/.vim/ftdetect/muttrc.vim b/vim/.vim/ftdetect/muttrc.vim
new file mode 100644
index 0000000..16a9054
--- /dev/null
+++ b/vim/.vim/ftdetect/muttrc.vim
@@ -0,0 +1 @@
+au BufNewFile,BufRead *.muttrc set filetype=muttrc