| Hotkey | Action |
|---|---|
| Ctrl + Q | Quit NeoVim |
| Ctrl + A | Copy all |
| Ctrl + S | Save file |
| Ctrl + Shift + P | Telescope fine_files |
- Back up your nvim configurations
- Remove the current nvim configuration
rm -rf ~/.config/nvim ~/.local/share/nvim ~/.local/state/nvim ~/.cache/nvim- Run the commands
mkdir -p ~/.config/nvim
git clone https://github.com/Timurkaaa123/Nvim-files.git- Run nvim


