Skip to main content

plugins.findfile

local findfile = require "plugins.findfile"

config.plugins.findfile​

Configuration options for findfile plugin.

cache_expiration​

(field) cache_expiration: number

Amount of minutes before having to re-index project files.


enable_cache​

(field) enable_cache: boolean

Enable a cache of indexed project files for faster core:find-file invocation.


show_recent​

(field) show_recent: boolean

Show the latest visited files.