Skip to content

Commit

Permalink
fix(abbr-expand-and-space): available to zle while deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
olets committed Mar 9, 2024
1 parent c8e3087 commit bb4ac60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zsh-abbr.zsh
Expand Up @@ -1194,6 +1194,7 @@ _abbr_init() {
zle -N abbr-expand
zle -N abbr-expand-and-accept
zle -N abbr-expand-and-insert
zle -N abbr-expand-and-space
}

_abbr_bind_widgets() {
Expand Down

0 comments on commit bb4ac60

Please sign in to comment.