Add flutter key bindings to readme pt2

This commit is contained in:
2026-04-20 10:55:52 +02:00
parent 09f7ea2120
commit 9bf11643e2

View File

@@ -60,7 +60,7 @@ The **Leader Key** is set to `Space`.
| **References** | `gr` | List all places where a symbol is used. |
| **Rename** | `<leader>rn` | Rename all occurrences of the symbol. |
### LSP & Development
### Flutter Development
| Action | Keybinding | Description |
| :--- | :--- | :--- |
| **Run App** | `:FRun` | Start the flutter application. |