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