I'm not gonna bother
This commit is contained in:
parent
7c96b43098
commit
d320577772
18 changed files with 182 additions and 192 deletions
|
|
@ -151,5 +151,7 @@ return { "nvim-telescope/telescope.nvim",
|
|||
cwd = vim.fs.joinpath(vim.fn.stdpath("data"), "site/pack/deps/opt")
|
||||
}
|
||||
end, { desc = "find files in plugin directory" })
|
||||
|
||||
map("n", "<leader>tt", "<cmd>Telescope<CR>")
|
||||
end
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue