mirror of
https://github.com/zsh-users/zsh-syntax-highlighting.git
synced 2025-12-04 21:56:45 +01:00
A bit more code formatting.
This commit is contained in:
parent
204e8f1b93
commit
75eba65836
1 changed files with 13 additions and 11 deletions
|
|
@ -141,3 +141,5 @@ done
|
||||||
zle -C orig-expand-or-complete .expand-or-complete _main_complete
|
zle -C orig-expand-or-complete .expand-or-complete _main_complete
|
||||||
expand-or-complete() { builtin zle orig-expand-or-complete && _zsh_highlight-zle-buffer }
|
expand-or-complete() { builtin zle orig-expand-or-complete && _zsh_highlight-zle-buffer }
|
||||||
zle -N expand-or-complete
|
zle -N expand-or-complete
|
||||||
|
|
||||||
|
# vim: sw=2 ts=4 et
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue