Browse Source

fix end of file

pull/16/head
piecioshka 10 years ago
parent
commit
b18f01a256
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      README.mkd

+ 1
- 0
README.mkd View File

@ -20,6 +20,7 @@ zle -N zle-line-init
# use ctrl+t to toggle autosuggestions(hopefully this wont be needed as
# zsh-autosuggestions is designed to be unobtrusive)
bindkey '^T' autosuggest-toggle
EOF
```
Any widget that moves the cursor to the right(forward-word, forward-char...)

Loading…
Cancel
Save