[SYNC] Synced a lot of small changes so I can pull on laptop
This commit is contained in:
parent
eba535af3c
commit
564c398714
9 changed files with 143 additions and 90 deletions
4
.config/nvim/ftdetect/hypr.vim
Normal file
4
.config/nvim/ftdetect/hypr.vim
Normal file
|
@ -0,0 +1,4 @@
|
|||
augroup hypr_ftdetect
|
||||
au!
|
||||
au BufRead,BufNewFile *hypr/*.conf,*hypr/*/*.conf set ft=hypr
|
||||
augroup END
|
Loading…
Add table
Add a link
Reference in a new issue