kickstart.nvim/README.md

13 lines
301 B
Markdown
Raw Normal View History

2025-01-12 11:55:03 -08:00
Forked from kickstart.nvim for the base configurations. Fully customized and modularized per my liking
2024-11-28 16:25:57 -08:00
- Install nerdfont
- Install lazygit
- Install ripgrep for treesitter
2024-12-01 00:20:02 -08:00
- Install npm (preferably via nvm)
- Install python/python3 for isort
- Install go for gopls
For Go debugger
2024-11-28 16:25:57 -08:00
- Install delve