From 8a18a3a5e9cb9a6259ccb4d2eec353cd30a44fe5 Mon Sep 17 00:00:00 2001 From: Github Actions Date: Thu, 14 Jul 2022 17:58:14 +0000 Subject: [PATCH] [docgen] Update doc/telescope-file-browser.txt skip-checks: true --- doc/telescope-file-browser.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/telescope-file-browser.txt b/doc/telescope-file-browser.txt index 198d9f44..fa434666 100644 --- a/doc/telescope-file-browser.txt +++ b/doc/telescope-file-browser.txt @@ -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 @@ -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 > @@ -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, @@ -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.