From 2e3c34de599af1f28bada315d0991daf2d5cd9da Mon Sep 17 00:00:00 2001 From: Joe Block Date: Thu, 5 Oct 2023 10:42:37 -0400 Subject: [PATCH] Add `aoyama-val/zsh-incsearch` Add `aoyama-val/zsh-incsearch` plugin Signed-off-by: Joe Block --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b42de7..4653a92 100644 --- a/README.md +++ b/README.md @@ -906,6 +906,7 @@ Here are a few good sources for Nerd Fonts and Powerline-compatible fonts: - [hub-ci-zsh-plugin](https://github.com/raymondjcox/hub-ci-zsh-plugin) - A simple plugin for adding `hub` ci-status to your ZSH theme. - [hub](https://github.com/soraliu/zsh-hub) - ZSH plugin for forking model. - [igit](https://github.com/ytakahashi/igit) - Interactive `git` commands using [fzf](https://github.com/junegunn/fzf). +- [incsearch](https://github.com/aoyama-val/zsh-incsearch) - Friendlier `vim` mode for ZSH. - [ing](https://github.com/rummik/zsh-ing) - Streamlined `ping` output. - [instant-repl](https://github.com/jandamm/instant-repl.zsh) - Activate a REPL for any command in your current ZSH session. - [interactive-cd](https://github.com/changyuheng/zsh-interactive-cd) - Fish-like interactive tab completion for `cd`.