mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2026-03-11 08:45:25 +08:00
Make sure functions names match _zsh_highlight_*
Signed-off-by: Julien Nicoulaud <julien.nicoulaud@gmail.com>
This commit is contained in:
@@ -59,4 +59,4 @@ _zsh_highlight-keyword-loop() {
|
||||
fi
|
||||
}
|
||||
|
||||
_zsh_add-highlighter _zsh_highlight-keyword _zsh_buffer-modified-p
|
||||
_zsh_highlight_add-highlighter _zsh_highlight-keyword _zsh_highlight_buffer-modified-p
|
||||
|
||||
Reference in New Issue
Block a user