AutoYADM commit: 2025-06-26 14:44:47
This commit is contained in:
parent
2dd6e745af
commit
5591115248
3 changed files with 16 additions and 7 deletions
|
@ -155,7 +155,10 @@ hook global WinCreate .* %{
|
|||
# and it makes it easy to see trailing spaces
|
||||
add-highlighter window/show-whitespaces show-whitespaces -only-trailing
|
||||
add-highlighter window/show-matching show-matching
|
||||
# TODO: update plugin so it auto clears if escaped out of search,
|
||||
# but if search is accepted then auto clear on <esc> in normal mode?
|
||||
require-module search-highlight
|
||||
set window search_highlight_face %exp{%opt{orange_golden}+u}
|
||||
search-highlight-enable
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue