From fb28f6800864176be2ffca29e8e664b641f33170 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Mon, 21 Dec 2009 18:04:02 +0000 Subject: m3 is copied into trunk, we should be good to go, now. --- support/vim/ftdetect/build.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 support/vim/ftdetect/build.vim (limited to 'support/vim/ftdetect') diff --git a/support/vim/ftdetect/build.vim b/support/vim/ftdetect/build.vim new file mode 100644 index 0000000..8419934 --- /dev/null +++ b/support/vim/ftdetect/build.vim @@ -0,0 +1 @@ +au BufRead,BufNewFile *.bld set filetype=build -- cgit v1.2.3