AutoYADM commit: 2025-07-22 19:03:42

This commit is contained in:
Daniel Fichtinger 2025-07-22 19:03:42 -04:00
parent ca7530725a
commit 92793531fa

View file

@ -31,6 +31,7 @@ hook global ModuleLoaded wayland %{
}
# needed for tree-sitter to respect show-matching
define-command -override tree-sitter-user-after-highlighter %{
try %{ kakeidoscope-highlight }
add-highlighter -override buffer/show-matching show-matching
}