aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/make.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/ftdetect/make.vim')
-rw-r--r--vim/ftdetect/make.vim4
1 files changed, 0 insertions, 4 deletions
diff --git a/vim/ftdetect/make.vim b/vim/ftdetect/make.vim
deleted file mode 100644
index 0ce0514b..00000000
--- a/vim/ftdetect/make.vim
+++ /dev/null
@@ -1,4 +0,0 @@
-" Makefiles
-autocmd BufNewFile,BufRead
- \ Makefile,makefile
- \ setfiletype make