Merge pull request 'dashboard-padding' (#18) from dashboard-padding into main

Reviewed-on: #18
This commit is contained in:
Yasien Meth 2026-03-19 09:58:19 +00:00
commit 5e8c8e7af2
4 changed files with 21 additions and 13 deletions

View file

@ -36,6 +36,7 @@ The **Leader Key** is set to `Space`.
### Navigation & Searching
| Action | Keybinding | Description |
| :--- | :--- | :--- |
| **Dashboard** | `<leader>;` | Open the MzansiVim Dasboard. |
| **File Explorer** | `<leader>cd` | Open the built-in Netrw explorer. |
| **Find Files** | `<leader>ff` | Fuzzy find files in your project. |
| **Live Grep** | `<leader>fg` | Search for specific text across all files. |