My neovim config based on kickstart.nvim
| .github | ||
| doc | ||
| lua | ||
| .black.toml | ||
| .gitignore | ||
| .stylua.toml | ||
| init.lua | ||
| LICENSE.md | ||
| README.md | ||
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