aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-01-02 23:29:09 +1300
committerTom Ryder <tom@sanctum.geek.nz>2019-01-02 23:29:09 +1300
commit1c96eaf0b739228c3a2353f3f015d0258e052d03 (patch)
treeb9d64393e8de6ba0d611737cfa283d90f0714e70 /vim
parentMerge branch 'release/v4.4.0' (diff)
parentBump VERSION (diff)
downloaddotfiles-4.5.0.tar.gz (sig)
dotfiles-4.5.0.zip
Merge branch 'release/v4.5.0'v4.5.0
* release/v4.5.0: Bump VERSION Add some more elementary Emacs configuration Add Emacs settings for message-mode Tidy packages list in .emacs a bit Add emacsclient logic to $VISUAL set Don't edit message headers using Emacs Add new filetype pattern for muttrc
Diffstat (limited to 'vim')
-rw-r--r--vim/filetype.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/filetype.vim b/vim/filetype.vim
index 3ac816d4..2a5725dc 100644
--- a/vim/filetype.vim
+++ b/vim/filetype.vim
@@ -204,6 +204,7 @@ augroup filetypedetect
\ Muttrc
\,*/.muttrc.d/*.rc
\,.muttrc
+ \,muttrc
\,/etc/Muttrc.d/*
\ setfiletype muttrc
" BIND configuration file