aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/api.md
diff options
context:
space:
mode:
authorGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2020-12-19 11:27:08 -0500
committerGravatar mitchell <70453897+orbitalquark@users.noreply.github.com>2020-12-19 11:27:08 -0500
commitf107c48f8fbc4ef27b2bb1d4d01420229421b885 (patch)
treea6606edcdc5e25ad926b656d94d578014871b47f /docs/api.md
parentdc659bcfb7adbd9e65631507c29976d2903a3950 (diff)
Ensure a bare `ui.find.focus()` call resets incremental and in files options.
Diffstat (limited to 'docs/api.md')
-rw-r--r--docs/api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api.md b/docs/api.md
index 63c4f4bb..d4f9f75b 100644
--- a/docs/api.md
+++ b/docs/api.md
@@ -8977,7 +8977,7 @@ Displays and focuses the Find & Replace Pane.
Parameters:
-* *`options`*: Optional table of options to initially set.
+* *`options`*: Optional table of `ui.find` field options to initially set.
<a id="ui.find.goto_file_found"></a>
#### `ui.find.goto_file_found`(*line\_num, next*)