We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8b9fc8 commit 5ce7cb9Copy full SHA for 5ce7cb9
ftdetect/log.vim
@@ -1,4 +1,5 @@
1
2
au BufNewFile,BufRead *.log set filetype=log
3
au BufNewFile,BufRead *_log set filetype=log
4
-
+au BufNewFile,BufRead *.LOG set filetype=log
5
+au BufNewFile,BufRead *_LOG set filetype=log
0 commit comments