aboutsummaryrefslogtreecommitdiff
path: root/vim/ftdetect/make-co.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/ftdetect/make-co.vim')
-rw-r--r--vim/ftdetect/make-co.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/ftdetect/make-co.vim b/vim/ftdetect/make-co.vim
new file mode 100644
index 0000000..dbaf43d
--- /dev/null
+++ b/vim/ftdetect/make-co.vim
@@ -0,0 +1 @@
+au BufRead,BufNewFile *[mM]akefile.co,*.mk.co,*.mak.co,*.dsp.co set filetype=make-co