fix end of file
This commit is contained in:
@@ -20,6 +20,7 @@ zle -N zle-line-init
|
|||||||
# use ctrl+t to toggle autosuggestions(hopefully this wont be needed as
|
# use ctrl+t to toggle autosuggestions(hopefully this wont be needed as
|
||||||
# zsh-autosuggestions is designed to be unobtrusive)
|
# zsh-autosuggestions is designed to be unobtrusive)
|
||||||
bindkey '^T' autosuggest-toggle
|
bindkey '^T' autosuggest-toggle
|
||||||
|
EOF
|
||||||
```
|
```
|
||||||
|
|
||||||
Any widget that moves the cursor to the right(forward-word, forward-char...)
|
Any widget that moves the cursor to the right(forward-word, forward-char...)
|
||||||
|
|||||||
Reference in New Issue
Block a user