readme oops

This commit is contained in:
Zacharias-Brohn
2025-12-11 15:45:52 +01:00
parent 8b3a35220e
commit 820c2c1207
+2 -2
View File
@@ -21,7 +21,7 @@ Personal Neovim configuration using [lazy.nvim](https://github.com/folke/lazy.nv
## Key Mappings
| Key | Action |
|-----|--------|
| ------------------- | ----------------------- |
| `<leader>e` | File explorer |
| `<leader>f` | Find files |
| `<leader>g` | Live grep |
@@ -43,7 +43,7 @@ Personal Neovim configuration using [lazy.nvim](https://github.com/folke/lazy.nv
## Installation
```bash
git clone https://github.com/YOUR_USERNAME/nvim ~/.config/nvim
git clone https://github.com/Zacharias-Brohn/nvimdots ~/.config/nvim
nvim
```