Merge pull request 'Add flutter key bindings to readme pt2' (#23) from flutter-v2 into main

Reviewed-on: #23
This commit was merged in pull request #23.
This commit is contained in:
2026-04-20 08:57:09 +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. |