A launch point for your personal nvim configuration
Go to file
Rakshit Sinha 68f34e0761 Updated Readme 2024-11-28 16:25:57 -08:00
.github Add a pull request template (#825) 2024-04-04 10:31:37 -04:00
doc feat: move to lazy.nvim package manager and add first plugins (#178) 2023-02-17 16:31:57 -05:00
lua Added a keybinding to dismiss noice messages (in case it gets annoying) 2024-11-28 01:26:34 -08:00
.black.toml Modularized all my plugins 2024-11-09 21:49:28 -08:00
.gitignore rewrite: slimmer, trimmer and more lazy kickstart.nvim (#635) 2024-02-26 10:03:53 -05:00
.stylua.toml Added quite a few additional configs 2024-11-22 20:20:06 -08:00
LICENSE.md license 2022-06-25 21:51:44 -04:00
README.md Updated Readme 2024-11-28 16:25:57 -08:00
init.lua Added quite a few additional configs 2024-11-22 20:20:06 -08:00

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

For Go debugger

  • Install delve