mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2025-11-04 14:47:38 +01:00
3 lines
74 B
Lua
3 lines
74 B
Lua
local tel = require("telescope")
|
|
tel.setup({})
|
|
tel.load_extension("undo")
|