aboutsummaryrefslogtreecommitdiff
path: root/filetype.vim
diff options
context:
space:
mode:
authorOxbian <oxbian@mailbox.org>2024-09-18 17:27:06 -0400
committerOxbian <oxbian@mailbox.org>2024-09-18 17:27:06 -0400
commitd28a067a4d4b52a1eac7e1c62a46c4726713d29c (patch)
tree2e31d96762b1d88cc591020fb91993bacf1f5f79 /filetype.vim
parenta91deb2867535e9a56662aaa5f5935662f2fdfc8 (diff)
downloadvimrc-d28a067a4d4b52a1eac7e1c62a46c4726713d29c.tar.gz
vimrc-d28a067a4d4b52a1eac7e1c62a46c4726713d29c.zip
CLEAN: removing .vim and .vimrc, using .config/vim instead
Diffstat (limited to 'filetype.vim')
-rw-r--r--filetype.vim4
1 files changed, 4 insertions, 0 deletions
diff --git a/filetype.vim b/filetype.vim
new file mode 100644
index 0000000..357aa24
--- /dev/null
+++ b/filetype.vim
@@ -0,0 +1,4 @@
+augroup filetypedetect
+ " Mail
+ autocmd BufRead,BufNewFile *mutt-* setfiletype mail
+augroup END
ArKa projects. All rights to me, and your next child right arm.