fix telescope preview

This commit is contained in:
Mathias Rothenhaeusler
2026-04-22 16:58:18 +02:00
parent 09e50948e4
commit f11dae4fce
2 changed files with 4 additions and 2 deletions
+3
View File
@@ -23,6 +23,9 @@ telescope.setup({
['<C-d>'] = false,
},
},
preview = {
treesitter = false,
},
},
})