Add vim filetype override comments

This commit is contained in:
ItsDrike 2023-10-10 20:22:13 +02:00
parent 24d34c0d11
commit 6e31a94da3
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
2 changed files with 3 additions and 1 deletions

View file

@ -154,3 +154,5 @@ dwindle {
#######################
source = ~/.config/hypr/keybinds.conf
source = ~/.config/hypr/window_rules.conf
# vi: ft=hypr

View file

@ -56,4 +56,4 @@ windowrulev2 = float, class:^(error)$
windowrulev2 = float, class:^(splash)$
windowrulev2 = float, class:^(confirmreset)$
# vi: ft=conf
# vi: ft=hypr