[SYNC] Synced a lot of small changes so I can pull on laptop

This commit is contained in:
Afonso Franco 2023-02-22 13:18:03 +00:00
parent eba535af3c
commit 564c398714
Signed by: afonso
GPG key ID: C459E0BB3DCEE899
9 changed files with 143 additions and 90 deletions

View file

@ -0,0 +1,4 @@
augroup hypr_ftdetect
au!
au BufRead,BufNewFile *hypr/*.conf,*hypr/*/*.conf set ft=hypr
augroup END