From 9bf11643e20906901c0046b77a4bd4114c1dd50a Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Mon, 20 Apr 2026 10:55:52 +0200 Subject: [PATCH] Add flutter key bindings to readme pt2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31c1dc7..44eb911 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ The **Leader Key** is set to `Space`. | **References** | `gr` | List all places where a symbol is used. | | **Rename** | `rn` | Rename all occurrences of the symbol. | -### LSP & Development +### Flutter Development | Action | Keybinding | Description | | :--- | :--- | :--- | | **Run App** | `:FRun` | Start the flutter application. |