Initial commit of syntax and ftdetect files

This commit is contained in:
MTDL9
2018-07-09 18:58:12 +02:00
parent 49481fe71e
commit da894230d2
2 changed files with 131 additions and 0 deletions

4
ftdetect/log.vim Normal file
View File

@@ -0,0 +1,4 @@
au BufNewFile,BufRead *.log set filetype=log
au BufNewFile,BufRead *_log set filetype=log