# dotfiles My personal dotfiles! ## My setup - Neovim ## Requirements - [ripgrep](https://github.com/BurntSushi/ripgrep) - clangd ## Installation Just copy the folders under `.config` in your `$HOME/.config/`. ## Keybindings The leader key is the `Space`. `ff` - Find files `fg` - Live grep `fb` - Show buffers `fh` - Help tags `F` - Format file (only works with C files) `q` - Quit buffer `n` - Next buffer `b` - Previous buffer