diff --git a/README.mkd b/README.mkd index 9ce8365..1cd1ef1 100644 --- a/README.mkd +++ b/README.mkd @@ -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...)