AutoYADM commit: 2025-05-24 22:31:14

This commit is contained in:
Daniel Fichtinger 2025-05-24 22:31:14 -04:00
parent 90d9503dc1
commit 6deda49392

View file

@ -42,6 +42,7 @@ hook global WinCreate .* %{
ui-scrolloff-toggle
add-highlighter window/number-lines number-lines -hlcursor -relative -separator " "
add-highlighter window/show-whitespaces show-whitespaces -only-trailing # -lf "" -tab "" -only-trailing
add-highlighter window/show-matching show-matching
}
map -docstring "quit" global user q ": q<ret>"