mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2024-11-10 02:39:40 +00:00
Add vim filetype override comments
This commit is contained in:
parent
24d34c0d11
commit
6e31a94da3
|
@ -154,3 +154,5 @@ dwindle {
|
||||||
#######################
|
#######################
|
||||||
source = ~/.config/hypr/keybinds.conf
|
source = ~/.config/hypr/keybinds.conf
|
||||||
source = ~/.config/hypr/window_rules.conf
|
source = ~/.config/hypr/window_rules.conf
|
||||||
|
|
||||||
|
# vi: ft=hypr
|
||||||
|
|
|
@ -56,4 +56,4 @@ windowrulev2 = float, class:^(error)$
|
||||||
windowrulev2 = float, class:^(splash)$
|
windowrulev2 = float, class:^(splash)$
|
||||||
windowrulev2 = float, class:^(confirmreset)$
|
windowrulev2 = float, class:^(confirmreset)$
|
||||||
|
|
||||||
# vi: ft=conf
|
# vi: ft=hypr
|
||||||
|
|
Loading…
Reference in a new issue