index
:
dotfiles.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
nvim-1
/
lua
/
plugins
/
telescope
/
init.lua
blob: 2cb0f77116146f33fd20d5070edbaad167e7fb9b (
plain
)
1
2
3
local tel = require("telescope") tel.setup({}) tel.load_extension("undo")