This commit is contained in:
2026-07-24 16:13:22 +03:30
parent 72be1234e1
commit 4bd8275dcf
31 changed files with 1285 additions and 40 deletions
+3
View File
@@ -0,0 +1,3 @@
local tel = require("telescope")
tel.setup({})
tel.load_extension("undo")