Add vim configuration files to the repo
[cmccabe-etc] / .vim / ftdetect / make.vim
diff --git a/.vim/ftdetect/make.vim b/.vim/ftdetect/make.vim
new file mode 100644 (file)
index 0000000..58bd816
--- /dev/null
@@ -0,0 +1 @@
+au! BufNewFile,BufRead *Makefile*,OMakeroot set ft=make