summaryrefslogtreecommitdiff
path: root/.vim/ftdetect
diff options
context:
space:
mode:
Diffstat (limited to '.vim/ftdetect')
-rw-r--r--.vim/ftdetect/cls.vim1
-rw-r--r--.vim/ftdetect/mutt.vim1
2 files changed, 0 insertions, 2 deletions
diff --git a/.vim/ftdetect/cls.vim b/.vim/ftdetect/cls.vim
deleted file mode 100644
index 1a23087..0000000
--- a/.vim/ftdetect/cls.vim
+++ /dev/null
@@ -1 +0,0 @@
-au BufNewFile,BufRead *.cls set filetype=tex
diff --git a/.vim/ftdetect/mutt.vim b/.vim/ftdetect/mutt.vim
deleted file mode 100644
index 9b67c41..0000000
--- a/.vim/ftdetect/mutt.vim
+++ /dev/null
@@ -1 +0,0 @@
-au BufNewFile,BufRead */.mutt/* set filetype=muttrc