Remove comment
This commit is contained in:
parent
d2f19f1cff
commit
6afe158c36
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