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

Requirements

  • Ripgrep
  • NodeJS
  • Python
  • Golang

About

My personal neovim config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published