Remove comment
This commit is contained in:
parent
b570b8a075
commit
1ce80c1347
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ return {
|
||||||
limit = 8,
|
limit = 8,
|
||||||
label = "Projects",
|
label = "Projects",
|
||||||
action = function(path)
|
action = function(path)
|
||||||
-- "Telescope find_files cwd="
|
|
||||||
require("telescope.builtin").find_files({ cwd = path })
|
require("telescope.builtin").find_files({ cwd = path })
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue