mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-15 15:42:31 +01:00
Remove spaces at the end of lines
This commit is contained in:
parent
8af98f7d29
commit
196cfa0eb0
2 changed files with 6 additions and 6 deletions
|
|
@ -29,7 +29,7 @@ this:
|
|||
```sh
|
||||
# Accept suggestions without leaving insert mode
|
||||
bindkey '^f' vi-forward-word
|
||||
# or
|
||||
# or
|
||||
bindkey '^f' vi-forward-blank-word
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue