mirror of
https://github.com/boxpositron/absolute-vim.git
synced 2026-02-28 11:40:36 +00:00
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
This commit is contained in:
15
README.md
15
README.md
@@ -26,16 +26,23 @@ git clone https://github.com/boxpositron/absolute-vim ~/.config/nvim --depth 1 &
|
|||||||
|
|
||||||
- [silicon](https://github.com/Aloxaf/silicon)
|
- [silicon](https://github.com/Aloxaf/silicon)
|
||||||
|
|
||||||
|
> Fuzzy Finder
|
||||||
|
|
||||||
|
- [fzf](https://github.com/junegunn/fzf)
|
||||||
|
|
||||||
### Fonts
|
### Fonts
|
||||||
|
|
||||||
- [Noto Emoji](https://fonts.google.com/noto/specimen/Noto+Emoji)
|
- [Noto Emoji](https://fonts.google.com/noto/specimen/Noto+Emoji)
|
||||||
- [JetBrains Mono](https://fonts.google.com/specimen/JetBrains+Mono)
|
- [JetBrains Mono](https://fonts.google.com/specimen/JetBrains+Mono)
|
||||||
|
|
||||||
## Plugins
|
### Themes
|
||||||
|
|
||||||
- CheatSheet
|
- [Tokyonight](https://github.com/folke/tokyonight.nvim)
|
||||||
- ColorScheme
|
|
||||||
- Comment
|
### Plugins
|
||||||
|
|
||||||
|
- [CheatSheet](https://github.com/sudormrfbin/cheatsheet.nvim)
|
||||||
|
- [Comment](https://github.com/numToStr/Comment.nvim)
|
||||||
- DAP
|
- DAP
|
||||||
- Dashboard
|
- Dashboard
|
||||||
- GitIgnore
|
- GitIgnore
|
||||||
|
|||||||
Reference in New Issue
Block a user