You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
.github | 1 year ago | |
doc | 2 years ago | |
lua | 4 months ago | |
.black.toml | 5 months ago | |
.gitignore | 1 year ago | |
.stylua.toml | 5 months ago | |
LICENSE.md | 3 years ago | |
README.md | 5 months ago | |
init.lua | 5 months ago |
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