LR-20210131IOQH\Administrator
2021-09-13 24585d3e2e1e5a3b1873d8e0b46510d0bff0030b
1
2
3
4
augroup filetypedetect
au! BufNewFile,BufRead *.tpl        setf jtemplate
au! BufNewFile,BufRead *.jtpl        setf jtemplate
augroup END