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

Reviewed-on: #18
This commit was merged in pull request #18.
This commit is contained in:
2026-03-19 09:58:19 +00:00
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. |