From c0200d8a4dfc5b58478e597a10c3137d0510fef4 Mon Sep 17 00:00:00 2001 From: David Ibia Date: Sun, 3 Mar 2024 16:14:56 +0100 Subject: [PATCH] docs(README.md): add Fuzzy Finder section with fzf link for improved navigation docs(README.md): reorganize Fonts section into Themes and Plugins for better clarity and add Tokyonight theme link docs(README.md): update Plugins section with CheatSheet and Comment plugin links for additional functionality --- README.md | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9155b5e..3d95996 100644 --- a/README.md +++ b/README.md @@ -26,16 +26,23 @@ git clone https://github.com/boxpositron/absolute-vim ~/.config/nvim --depth 1 & - [silicon](https://github.com/Aloxaf/silicon) +> Fuzzy Finder + +- [fzf](https://github.com/junegunn/fzf) + ### Fonts - [Noto Emoji](https://fonts.google.com/noto/specimen/Noto+Emoji) - [JetBrains Mono](https://fonts.google.com/specimen/JetBrains+Mono) -## Plugins +### Themes -- CheatSheet -- ColorScheme -- Comment +- [Tokyonight](https://github.com/folke/tokyonight.nvim) + +### Plugins + +- [CheatSheet](https://github.com/sudormrfbin/cheatsheet.nvim) +- [Comment](https://github.com/numToStr/Comment.nvim) - DAP - Dashboard - GitIgnore