AutoYADM commit: 2025-05-10 23:51:08

This commit is contained in:
Daniel Fichtinger 2025-05-10 23:51:08 -04:00
parent 7504b2176c
commit 491b7794e1
2 changed files with 15 additions and 2 deletions

View file

@ -33,7 +33,7 @@ set-option global scrolloff 3,3
define-command -override tree-sitter-user-after-highlighter %{
add-highlighter -override buffer/show-matching show-matching
add-highlighter -override buffer/bracket regex [\[\]\(\)\{\}]{1} 0:rgb:737373
# add-highlighter -override buffer/bracket regex [\[\]\(\)\{\}]{1} 0:rgb:737373
}
# define-command -override tree-sitter-use-after-highlighter %{