Skip to content

Commit c648781

Browse files
author
Github Actions
committed
[docgen] Update doc/telescope-file-browser.txt
skip-checks: true
1 parent bb397ba commit c648781

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/telescope-file-browser.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
================================================================================
2-
*telescope-file-browser.nvim*
2+
NVIM *telescope-file-browser.nvim*
33

44
`telescope-file-browser.nvim` is an extension for telescope.nvim. It helps you
55
efficiently create, delete, rename, or move files powered by navigation from
@@ -47,7 +47,7 @@ https://github.com/nvim-telescope/telescope-file-browser.nvim
4747

4848

4949
================================================================================
50-
*telescope-file-browser.picker*
50+
PICKER *telescope-file-browser.picker*
5151

5252
You can use the file browser as follows
5353
>
@@ -151,7 +151,7 @@ fb_picker.file_browser({opts}) *telescope-file-browser.picker.file_browser()*
151151

152152

153153
================================================================================
154-
*telescope-file-browser.actions*
154+
ACTIONS *telescope-file-browser.actions*
155155

156156
The file browser actions are functions enable file system operations from
157157
within the file browser picker. In particular, the actions include creation,
@@ -365,7 +365,7 @@ fb_actions.sort_by_date() *telescope-file-browser.actions.sort_by_date()*
365365

366366

367367
================================================================================
368-
*telescope-file-browser.finders*
368+
FINDERS *telescope-file-browser.finders*
369369

370370
The file browser finders power the picker with both a file and folder browser.
371371

0 commit comments

Comments
 (0)