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