AutoYADM commit: 2025-06-26 14:44:47

This commit is contained in:
Daniel Fichtinger 2025-06-26 14:44:47 -04:00
parent 2dd6e745af
commit 5591115248
3 changed files with 16 additions and 7 deletions

View file

@ -1,3 +1,7 @@
## kak-search-highlight: interactive highlighting of search terms
## Author: Daniel Fichtinger <daniel@ficd.ca> sr.ht/~ficd
## License: ISC
provide-module search-highlight %—
## begin public options
declare-option -docstring %{
@ -36,10 +40,12 @@ provide-module search-highlight %—
}
}
}
# remove the plugin's hooks
define-command -hidden search-highlight-disable-impl %{
remove-hooks window search-highlight
}
## begin public commands
define-command -docstring %{
Enable search highlighting. Press <esc> in normal mode to clear