diff options
| author | Camil Staps | 2017-01-24 19:23:35 +0100 | 
|---|---|---|
| committer | Camil Staps | 2017-01-24 19:23:35 +0100 | 
| commit | b9bc6cbb9ca4992056fa91da8cb59d3194378c54 (patch) | |
| tree | bf15c9760fccb103fd46ee6a9be9d954f3c2a3d5 /vim | |
| parent | Stowify repo (diff) | |
Email
Diffstat (limited to 'vim')
| -rw-r--r-- | vim/.vim/ftdetect/muttrc.vim | 1 | 
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 | 
