feat(nvim): add a few telescope extensions and reconfigure keymaps

This commit is contained in:
Stefan Imhoff
2024-03-15 16:50:42 +01:00
parent 123d49c084
commit 9682376b25
13 changed files with 51 additions and 37 deletions

View File

@@ -5,7 +5,7 @@ return {
dependencies = {
"crispgm/telescope-heading.nvim",
keys = {
{ "<leader>sl", "<cmd>Telescope heading<cr>", desc = "Headlines" },
{ ";h", "<cmd>Telescope heading<cr>", desc = "Headlines" },
},
opts = {
extensions = {