mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
update comments
This commit is contained in:
@@ -260,6 +260,7 @@ end
|
|||||||
-- like builtin.find_files, but:
|
-- like builtin.find_files, but:
|
||||||
-- - uses plenary.scan_dir synchronously instead of external jobs
|
-- - uses plenary.scan_dir synchronously instead of external jobs
|
||||||
-- - pre-sorts the file list in descending order (nice for dates, most recent first)
|
-- - pre-sorts the file list in descending order (nice for dates, most recent first)
|
||||||
|
-- - filters for allowed file types by extension
|
||||||
-- - (also supports devicons)
|
-- - (also supports devicons)
|
||||||
-- - displays subdirs if necessary
|
-- - displays subdirs if necessary
|
||||||
-- - e.g. when searching for daily notes, no subdirs are displayed
|
-- - e.g. when searching for daily notes, no subdirs are displayed
|
||||||
|
|||||||
Reference in New Issue
Block a user