added telescope

This commit is contained in:
2026-06-01 00:37:30 +02:00
parent 7caa265474
commit 4bdeabb350
3 changed files with 152 additions and 0 deletions
+2
View File
@@ -41,6 +41,8 @@ return {
preset = "modern",
spec = {
{ "<leader>b", group = "Buffers" },
{ "<leader>f", group = "Find (Telescope)" },
{ "<leader>fg", group = "Git (Telescope)" },
},
},
keys = {