Use official treesitter pkg ft=hyprlang (not ft=hypr)

This commit is contained in:
ItsDrike 2024-02-19 01:29:39 +01:00
parent ae02222df1
commit 59c3b49d33
Signed by: ItsDrike
GPG key ID: FA2745890B7048C0
7 changed files with 8 additions and 6 deletions

View file

@ -35,3 +35,5 @@ listener {
timeout = 600,
on-timeout = systemctl suspend-then-hibernate
}
# vi: ft=hyprlang

View file

@ -65,4 +65,4 @@ source = ~/.config/hypr/keybinds.conf
source = ~/.config/hypr/window_rules.conf
source = ~/.config/hypr/plugins.conf
# vi: ft=hypr
# vi: ft=hyprlang

View file

@ -43,4 +43,4 @@ device {
enabled = true
}
# vi: ft=hypr
# vi: ft=hyprlang

View file

@ -287,4 +287,4 @@ submap = isolate
bind = SUPER, XF86Favorites, exec, hyprctl dispatch submap reset && notify-send "Keybind isolation" "Keybind isolation off"
submap = reset
# vi: ft=hypr
# vi: ft=hyprlang

View file

@ -25,4 +25,4 @@ plugin {
}
# vi: ft=hypr
# vi: ft=hyprlang

View file

@ -123,4 +123,4 @@ misc {
disable_splash_rendering = false
}
# vi: ft=hypr
# vi: ft=hyprlang

View file

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