A launch point for your personal nvim configuration
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.
Go to file
Rakshit Sinha cee16e3352 Updated the git-blame highlight from comment (gray) to question (bluish) 4 months ago
.github Add a pull request template (#825) 1 year ago
doc feat: move to lazy.nvim package manager and add first plugins (#178) 2 years ago
lua Updated the git-blame highlight from comment (gray) to question (bluish) 4 months ago
.black.toml Modularized all my plugins 5 months ago
.gitignore rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635) 1 year ago
.stylua.toml Added quite a few additional configs 5 months ago
LICENSE.md license 3 years ago
README.md Additional installs 5 months ago
init.lua Added cmdHeight changes for RecordingEnter/Leave 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