Add flutter key bindings to readme pt2 #23

Merged
yaso_meth merged 1 commits from flutter-v2 into main 2026-04-20 08:57:10 +00:00
Showing only changes of commit 9bf11643e2 - Show all commits

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. |