|
1 | 1 | ================================================================================ |
2 | | - *telescope-file-browser.nvim* |
| 2 | +NVIM *telescope-file-browser.nvim* |
3 | 3 |
|
4 | 4 | `telescope-file-browser.nvim` is an extension for telescope.nvim. It helps you |
5 | 5 | efficiently create, delete, rename, or move files powered by navigation from |
@@ -47,7 +47,7 @@ https://github.com/nvim-telescope/telescope-file-browser.nvim |
47 | 47 |
|
48 | 48 |
|
49 | 49 | ================================================================================ |
50 | | - *telescope-file-browser.picker* |
| 50 | +PICKER *telescope-file-browser.picker* |
51 | 51 |
|
52 | 52 | You can use the file browser as follows |
53 | 53 | > |
@@ -151,7 +151,7 @@ fb_picker.file_browser({opts}) *telescope-file-browser.picker.file_browser()* |
151 | 151 |
|
152 | 152 |
|
153 | 153 | ================================================================================ |
154 | | - *telescope-file-browser.actions* |
| 154 | +ACTIONS *telescope-file-browser.actions* |
155 | 155 |
|
156 | 156 | The file browser actions are functions enable file system operations from |
157 | 157 | 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()* |
365 | 365 |
|
366 | 366 |
|
367 | 367 | ================================================================================ |
368 | | - *telescope-file-browser.finders* |
| 368 | +FINDERS *telescope-file-browser.finders* |
369 | 369 |
|
370 | 370 | The file browser finders power the picker with both a file and folder browser. |
371 | 371 |
|
|
0 commit comments