nvim: add ft detection for REUSE DEP-5 files

This commit is contained in:
tastytea 2022-10-01 22:25:47 +02:00
parent 27c053d382
commit 6aef66d08e
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM

View File

@ -0,0 +1,2 @@
autocmd BufRead,BufNewFile */.reuse/dep5 set filetype=debcopyright