Skip to content

brunobmello25/nvimrc

Repository files navigation

Bruno's nvimrc

my personal neovim config. This is a rewrite from my old config, using kickstart-modular.nvim as a starting point

Keymaps

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 files
  • gd go to definition
  • gI go to implementation
  • gr 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

Requirements

  • Ripgrep

About

My personal neovim config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages