diff --git a/lua/core/neorg.lua b/lua/core/neorg.lua index e561420..ea210b8 100644 --- a/lua/core/neorg.lua +++ b/lua/core/neorg.lua @@ -24,5 +24,6 @@ wk.register({ n = { name = "neorg", f = { "Telescope find_files search_dirs=~/NAS/Documents/Neorg", "Search for notes" }, + d = { "Telescope find_files search_dirs=~/NAS/Documents/Typst", "Search Typst Documents" }, }, }, { prefix = "" })