Skip to content

Commit

Permalink
[docgen] Update doc/telescope-file-browser.txt
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
Github Actions committed Jul 14, 2022
1 parent c25db27 commit 8a18a3a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions doc/telescope-file-browser.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
================================================================================
*telescope-file-browser.nvim*
NVIM *telescope-file-browser.nvim*

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


================================================================================
*telescope-file-browser.picker*
PICKER *telescope-file-browser.picker*

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


================================================================================
*telescope-file-browser.actions*
ACTIONS *telescope-file-browser.actions*

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


================================================================================
*telescope-file-browser.finders*
FINDERS *telescope-file-browser.finders*

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

Expand Down

0 comments on commit 8a18a3a

Please sign in to comment.