From 8af0af3400fc36651b59a7e3f9a2bedd4a51daed Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 1 Sep 2024 16:20:06 +0900 Subject: [PATCH] Highlights Close #3942 --- README.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index edd6c5d5..1a4f2871 100644 --- a/README.md +++ b/README.md @@ -28,14 +28,13 @@ history, processes, hostnames, bookmarks, git commits, etc. It implements a "fuzzy" matching algorithm, so you can quickly type in patterns with omitted characters and still get the results you want. -Pros ----- +Highlights +---------- -- Portable, no dependencies -- Blazingly fast -- Extremely versatile -- Batteries included - - bash/zsh/fish integration, tmux integration, Vim/Neovim plugin +- 📦 **Portable** — Distributed as a single binary for easy installation +- ⚡ **Blazingly fast** — Highly optimized code instantly processes millions of items +- 🛠️ **Extremely versatile** — Fully customizable via an event-action binding mechanism +- 🔋 **Batteries included** — Includes integration with bash, zsh, fish, Vim, and Neovim Sponsors ❤️ -----------