Skip to content

Commit 3661e3b

Browse files
chore(build): auto-generate vimdoc
1 parent da3682a commit 3661e3b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/flutter-tools.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*flutter-tools.txt* For Neovim >= 0.8.0 Last change: 2024 December 23
1+
*flutter-tools.txt* For Neovim >= 0.8.0 Last change: 2024 December 27
22

33
==============================================================================
44
Table of Contents *flutter-tools-table-of-contents*
@@ -181,7 +181,8 @@ APP VERSION
181181
==============================================================================
182182
2. Usage *flutter-tools-usage*
183183

184-
- `FlutterRun` - Run the current project. This needs to be run from within a flutter project.
184+
- `FlutterRun` - Run the current project. Respects `config.debugger.enabled` setting.
185+
- `FlutterDebug` - Force run current project in debug mode.
185186
- `FlutterDevices` - Brings up a list of connected devices to select from.
186187
- `FlutterEmulators` - Similar to devices but shows a list of emulators to choose from.
187188
- `FlutterReload` - Reload the running project.

0 commit comments

Comments
 (0)