1
0
Fork 0

nvim: add ftdetect for *.conf

This commit is contained in:
tastytea 2022-09-29 11:02:35 +02:00
parent 058170583c
commit 83f04f23fb
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
autocmd BufRead,BufNewFile *.conf set filetype=conf