fix: Fix removing hooks on disable
This commit is contained in:
parent
659d93fc8f
commit
f0ab5e46ad
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ define-command kak-highlight-disable-window -docstring %{
|
|||
kak-highlight-disable-window
|
||||
Disable the highlighter for this window
|
||||
} %{
|
||||
remove-hooks kak-highlight
|
||||
remove-hooks window kak-highlight
|
||||
remove-highlighter window/kak_highlight_ranges
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue