# dotfiles My personal dotfiles! ## My setup - Neovim ## Requirements - [ripgrep](https://github.com/BurntSushi/ripgrep) ## 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` - Telescope buffers `fh` - Help tags `F` - Format file (only works with C files)