diff options
| author | Turiiya <34311583+tobealive@users.noreply.github.com> | 2022-07-01 22:10:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-01 22:10:31 +0200 |
| commit | bf1a25dbfe9a4368b10354cb46e4b3a0ab0a41a4 (patch) | |
| tree | 10ba8b1ac061984db83f310bf24a28a1b4f18009 /doc | |
| parent | 75deb22aa84760bf496427efb7ef0e2660e41bdc (diff) | |
feat: search_file option for builtin fd command (#2029)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/telescope.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/telescope.txt b/doc/telescope.txt index a736d18..6381b12 100644 --- a/doc/telescope.txt +++ b/doc/telescope.txt @@ -899,6 +899,7 @@ builtin.find_files({opts}) *telescope.builtin.find_files()* (default: false) {search_dirs} (table) directory/directories/files to search + {search_file} (string) specify a filename to search for builtin.fd() *telescope.builtin.fd()* |
