Skip to content

Commit ae8954d

Browse files
chore(build): auto-generate vimdoc
1 parent cf92ff1 commit ae8954d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/flutter-tools.txt

Lines changed: 2 additions & 1 deletion
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 28
1+
*flutter-tools.txt* For Neovim >= 0.8.0 Last change: 2025 January 03
22

33
==============================================================================
44
Table of Contents *flutter-tools-table-of-contents*
@@ -188,6 +188,7 @@ APP VERSION
188188
- `FlutterReload` - Reload the running project.
189189
- `FlutterRestart` - Restart the current project.
190190
- `FlutterQuit` - Ends a running session.
191+
- `FlutterAttach` - Attach to a running app.
191192
- `FlutterDetach` - Ends a running session locally but keeps the process running on the device.
192193
- `FlutterOutlineToggle` - Toggle the outline window showing the widget tree for the given file.
193194
- `FlutterOutlineOpen` - Opens an outline window showing the widget tree for the given file.

0 commit comments

Comments
 (0)