my personal neovim config. This is a rewrite from my old config, using kickstart-modular.nvim as a starting point
You can use :Keymaps
to see all the keymaps, but the most important ones are:
<space>ff
to search for files<space>fg
to search for content with grep<space>fF
to search for files and include hidden filesgd
go to definitiongI
go to implementationgr
go to references<space>rn
rename symbol<space>.
code actions-
open oil.nvim (my file manager of choice)<space>ha
to grapple a file<space>hh
to show grapple menu<space>1
to<space>9
to switch between grapple files- Run
:Themery
to open theme picker
- Ripgrep
- NodeJS
- Python
- Golang