mirror of
https://github.com/Ascyii/telekasten.nvim.git
synced 2026-01-01 06:14:23 -05:00
update readme
This commit is contained in:
@@ -322,7 +322,7 @@ end
|
||||
-- find the file linked to by the word under the cursor
|
||||
--
|
||||
SearchNotes = function(opts)
|
||||
input opts = {} or opts
|
||||
opts = {} or opts
|
||||
|
||||
if (check_local_finder() == true) then
|
||||
builtin.live_grep({
|
||||
|
||||
Reference in New Issue
Block a user