mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-12-24 07:13:05 +00:00
Add zsh-vimto plugin
This commit is contained in:
parent
a8ac770e2f
commit
d19d29acbc
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
* [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.
|
* [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.
|
* [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-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.
|
* [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.
|
* [virtualz](https://github.com/aperezdc/virtualz) - Python virtualenv manager inspired by Virtualfish, replaces virtualenvwrapper.
|
||||||
|
|
Loading…
Reference in a new issue