I'm not gonna bother
This commit is contained in:
@ -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
|
||||
}
|
||||
|
Reference in New Issue
Block a user