Skip to content

Commit

Permalink
feat(abbr-expand-and-space): deprecation warning points to abbr-expan…
Browse files Browse the repository at this point in the history
…d-and-insert
  • Loading branch information
olets committed Jun 16, 2024
1 parent 84f18ab commit 752e9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zsh-abbr.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -1507,7 +1507,7 @@ _abbr_init() {
}

abbr-expand-and-space() {
_abbr_warn_deprecation abbr-expand-and-space
_abbr_warn_deprecation abbr-expand-and-space abbr-expand-and-insert
abbr-expand-and-insert
}
# END Deprecation notices for functions
Expand Down

0 comments on commit 752e9fc

Please sign in to comment.