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 eb6349e63c Added code to update nvim-tree active file when changing open buffer
* nvim-tree will move to the current active buffer when changing files
* Updated git-blame highlight group to "Question" instead of the default
"Comment"
5 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 Added code to update nvim-tree active file when changing open buffer 5 months ago
.black.toml Modularized all my plugins 6 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 Added go debugger and some more changes 5 months ago
init.lua Added quite a few additional configs 5 months ago

README.md

Forked from kickstart.nvim for the base configurations. Fully customized and modularized per my liking.

-- Install nerdfont -- Install lazygit

For Go debugger -- Install delve