File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *fff.nvim.txt* For Neovim >= 0.10.0 Last change: 2026 February 28
1+ *fff.nvim.txt* For Neovim >= 0.10.0 Last change: 2026 March 06
22
33==============================================================================
44Table of Contents *fff.nvim-table-of-contents*
@@ -292,8 +292,7 @@ KEY FEATURES ~
292292AVAILABLE METHODS
293293
294294>lua
295- require('fff' ).find_files() -- Find files in current directory
296- require('fff' ).find_in_git_root() -- Find files in the current git repository
295+ require('fff' ).find_files() -- Find files in current repositro
297296 require('fff' ).scan_files() -- Trigger rescan of files in the current directory
298297 require('fff' ).refresh_git_status() -- Refresh git status for the active file lock
299298 require('fff' ).find_files_in_dir(path) -- Find files in a specific directory
You can’t perform that action at this time.
0 commit comments