docs(README.md): reorganize and update dependencies, binaries, and plugins sections for

better readability and clarity
This commit is contained in:
David Ibia
2024-02-29 21:35:01 +01:00
parent de887bc275
commit 696ba76d07

View File

@@ -14,13 +14,54 @@ git clone https://github.com/boxpositron/absolute-vim ~/.config/nvim --depth 1 &
``` ```
## Components ## Dependencies
### Package Manager ### Binaries
I'm using lazy.nvim to manage all the packages. I setup the project to use the after directory as > Improved Git Experience
well. Lazy does not need to use this but I set it up incase you want to switch to a different
package manager like packer. You'll notice I require the plugin file from after in the config
function for the plugin. It's worked for me and it keeps things organized.
TODO: List out Plugins - [lazygit](https://github.com/jesseduffield/lazygit)
> Beautiful Code Screenshots
- [silicon](https://github.com/Aloxaf/silicon)
### Fonts
- [Noto Emoji](https://fonts.google.com/noto/specimen/Noto+Emoji)
- [JetBrains Mono](https://fonts.google.com/specimen/JetBrains+Mono)
## Plugins
- CheatSheet
- ColorScheme
- Comment
- DAP
- Dashboard
- GitIgnore
- GitSigns
- Harpoon
- Incline
- IndentBlankline
- Jedi
- KeySeer
- LuaLine
- Mason
- Mini
- NoneLS
- NvimBQF
- NvimCMP
- NvimSilicon
- NvimSurround
- NvimTree
- NvimTreesitter
- PoetV
- SuperTab
- TailwindCSS Colors
- TailwindSorter
- Telescope
- TodoComments
- ToggleTerm
- TreeSJ
- Trouble
- UndoTree