diff --git a/README.md b/README.md index 678b27b..163d632 100644 --- a/README.md +++ b/README.md @@ -376,6 +376,7 @@ These frameworks make customizing your zsh setup easier. * [vanilli.sh](https://github.com/yous/vanilli.sh) - A lightweight start point of shell configuration. * [vim-plugin](https://github.com/nviennot/zsh-vim-plugin) - Allows you to do `vim filename:123` to open a file with the cursor at a specific line. * [vimman](https://github.com/yonchu/vimman) - View vim plugin manuals (help) like man in ZSH. +* [vimto](https://github.com/laurenkt/zsh-vimto) - Improved zsh vim mode (bindkey -v) plugin. * [virtualenv-mod](https://github.com/mattcl/virtualenv-mod) - A modified virtualenv zsh plugin for oh-my-zsh. * [virtualenv-prompt](https://github.com/tonyseek/oh-my-zsh-virtualenv-prompt) - A fork of the virtualenv plugin from upstream. It adds support for customizing the virtualenv prompt in oh-my-zsh themes. * [virtualz](https://github.com/aperezdc/virtualz) - Python virtualenv manager inspired by Virtualfish, replaces virtualenvwrapper.