From c9925dd2bc26ad9b7f1395a8c1ddfb2786276ae6 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Wed, 13 Feb 2008 00:20:34 +0000 Subject: Added the support tree and the new taf vim hilighter. --- support/vim/ftdetect/taf.vim | 1 + 1 file changed, 1 insertion(+) create mode 100644 support/vim/ftdetect/taf.vim (limited to 'support/vim/ftdetect') diff --git a/support/vim/ftdetect/taf.vim b/support/vim/ftdetect/taf.vim new file mode 100644 index 0000000..f0815c4 --- /dev/null +++ b/support/vim/ftdetect/taf.vim @@ -0,0 +1 @@ +au BufRead,BufNewFile *.taf set filetype=taf -- cgit v1.2.3