From 853412aca653d88b2e3db1a9125be68c5aa42b61 Mon Sep 17 00:00:00 2001 From: Rene Schallner Date: Tue, 30 Nov 2021 03:36:24 +0100 Subject: [PATCH] update comments --- lua/telekasten.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/telekasten.lua b/lua/telekasten.lua index c0f29fb..b1d312b 100644 --- a/lua/telekasten.lua +++ b/lua/telekasten.lua @@ -260,6 +260,7 @@ end -- like builtin.find_files, but: -- - uses plenary.scan_dir synchronously instead of external jobs -- - pre-sorts the file list in descending order (nice for dates, most recent first) +-- - filters for allowed file types by extension -- - (also supports devicons) -- - displays subdirs if necessary -- - e.g. when searching for daily notes, no subdirs are displayed