mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2026-01-26 16:23:30 +01:00
Trim excess whitespace
This commit is contained in:
parent
45df07c185
commit
eb98a55bc0
3 changed files with 10 additions and 9 deletions
|
|
@ -63,7 +63,7 @@ _zsh_autosuggest_bind_widget() {
|
|||
_zsh_autosuggest_bind_widgets() {
|
||||
emulate -L zsh
|
||||
|
||||
local widget
|
||||
local widget
|
||||
local ignore_widgets
|
||||
|
||||
ignore_widgets=(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue