From 572b2c10e6c07d94ae220fa68715fcdd92355df5 Mon Sep 17 00:00:00 2001 From: Tiago Araujo Date: Sat, 11 Nov 2023 18:53:39 -0300 Subject: [PATCH] add fzf-zellij plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3e54802..d105426 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ All of these plugins are compatible with the [**:zap: Zap**](https://www.zapzsh. - [zsh-system-clipboard](https://github.com/kutsan/zsh-system-clipboard) - System clipboard key bindings for Zsh Line Editor with vi mode - [web-search](https://github.com/zap-zsh/web-search) - Web Search plugin for zsh - [magic-enter](https://github.com/zap-zsh/magic-enter) - Magic enter plugin for zsh +- [fzf-zellij](https://github.com/TiagoAraujoDev/fzf-zellij) - ZSH plugin to give zellij extra powers using fzf ## CONTRIBUTING If you wish to contribute to this list, please make sure you respect the "- \[name\]\(url\) - Description" _(please note whitespaces and dashes)_ template when adding new lines. This is important for parsing reasons.