summaryrefslogtreecommitdiffstats
path: root/vim/ftdetect
diff options
context:
space:
mode:
authordoy <doy@tozt.net>2008-12-08 02:14:28 -0500
committerdoy <doy@tozt.net>2008-12-08 02:14:28 -0500
commit3988167ba7200dbe8681790a36a99e9d23e6661c (patch)
treec2ddd3e4bdb364ef09fb43a832c25b847350ab19 /vim/ftdetect
parent24372e31622211eb5bc93653e1e1ff2c3af07c6b (diff)
downloadconf-3988167ba7200dbe8681790a36a99e9d23e6661c.tar.gz
conf-3988167ba7200dbe8681790a36a99e9d23e6661c.zip
add syntax highlight files for taeb logs
Diffstat (limited to 'vim/ftdetect')
-rw-r--r--vim/ftdetect/taeb-log.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/ftdetect/taeb-log.vim b/vim/ftdetect/taeb-log.vim
new file mode 100644
index 0000000..5a2a6fd
--- /dev/null
+++ b/vim/ftdetect/taeb-log.vim
@@ -0,0 +1 @@
+au! BufRead,BufNewFile *{taeb,TAEB}/log{s,}/*.log* set filetype=taeb-log