Merge pull request 'Update readme remove duplicate' (#9) from lsp-update into main

Reviewed-on: #9
This commit was merged in pull request #9.
This commit is contained in:
2026-03-18 09:30:10 +00:00

View File

@@ -18,19 +18,7 @@ A pre-configured, performance-oriented Neovim setup designed to get you from zer
The **Leader Key** is set to `Space`.
**Note:** Dashboard keybindings are active only on the startup screen and do not require the leader key prefix.
### Dashboard
| Action | Keybinding | Description |
| :--- | :--- | :--- |
| **File Explorer** | `cd` | Open Netrw directly from the dashboard. |
| **Find Files** | `ff` | Fuzzy find files via Telescope. |
| **Live Grep** | `fg` | Search across all files via Telescope. |
| **Harpoon Menu** | `e` | Open the Harpoon quick menu. |
| **Harpoon Search** | `fl` | Search Harpoon marks via Telescope. |
| **Lazy Manager** | `z` | Open the Lazy plugin manager. |
| **Help Tags** | `fh` | Search Neovim help tags via Telescope. |
| **Quit** | `q` | Quit Neovim. |
**Note:** Dashboard keybindings are active only on the dashboard screen and do not require the leader key prefix.
### Dashboard
| Action | Keybinding | Description |