From 1e2dc7f17309f9b3eba48d6f3ad92b26ba16137f Mon Sep 17 00:00:00 2001 From: MAH Date: Sat, 7 Oct 2023 23:27:44 +0300 Subject: [PATCH] add magic-enter plugin --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 06a92f8..3e54802 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,8 @@ All of these plugins are compatible with the [**:zap: Zap**](https://www.zapzsh. - [sanekeybinds](https://github.com/embeddedpenguin/sanekeybinds) - Provides default keybinds for navigation like ctrl/alt + arrow keys/home/end/delete - [zsh-omz-autocomplete](https://github.com/atoftegaard-git/zsh-omz-autocomplete) - Provides oh-my-zsh like autocomplete functionality. - [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 +- [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 ## 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.