index
:
dotfiles.git
master
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
nvim
/
lua
/
plugins
/
telescope.lua
blob: f7ab2712a8dc09990d9d151a75a096810fd674e3 (
plain
)
1
2
local
telescope
=
require
(
'telescope'
)
telescope
.
load_extension
(
'fzf'
)