mirror of
https://github.com/unixorn/awesome-zsh-plugins
synced 2024-11-13 21:57:05 +00:00
Add smartinput plugin
This commit is contained in:
parent
b898305a87
commit
70807c3fe6
1 changed files with 1 additions and 0 deletions
|
@ -936,6 +936,7 @@ This section is for full setup dropins - they aren't frameworks, but they're not
|
|||
* [skim](https://github.com/hackerchai/skim-zsh) - Adds support for [skim](https://github.com/lotabout/skim)
|
||||
* [slugify](https://github.com/lashoun/slugify) - Converts filenames and directories to a web friendly format.
|
||||
* [smart-cd](https://github.com/dbkaplun/smart-cd) - Runs `ls` and `git status` after chpwd.
|
||||
* [smartinput](https://github.com/momo-lab/zsh-smartinput) - When you type brackets or quotes, the corresponding end brackets/quotes are automatically added.
|
||||
* [smile](https://github.com/fundor333/smile) - Adds function to display random smileys.
|
||||
* [snippets](https://github.com/willghatch/zsh-snippets) - Command line snippet expansion.
|
||||
* [solarized-man](https://github.com/zlsun/solarized-man) - A modified version of oh-my-zsh's plugin colored-man-pages, optimized for the [solarized dark](https://github.com/altercation/solarized/blob/master/iterm2-colors-solarized/Solarized%20Dark.itermcolors) theme in the terminal.
|
||||
|
|
Loading…
Reference in a new issue