kickstart.nvim/README.md
2025-01-12 11:55:03 -08:00

13 lines
301 B
Markdown

Forked from kickstart.nvim for the base configurations. Fully customized and modularized per my liking
- Install nerdfont
- Install lazygit
- Install ripgrep for treesitter
- Install npm (preferably via nvm)
- Install python/python3 for isort
- Install go for gopls
For Go debugger
- Install delve