vim-logrotate/ftdetect/logrotate.vim

4 lines
82 B
VimL
Raw Normal View History

2022-10-26 21:57:54 -04:00
2022-10-27 13:53:24 -04:00
autocmd BufNewFile,BufRead */logrotate.d/*,logrotate.conf setfiletype logrotate
2022-10-26 21:57:54 -04:00