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

View File

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