index
:
telescope.nvim.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
telescope
/
log.lua
blob: a9bc2b0a50181df367fa0373fb4471bb7c58b662 (
plain
)
1
2
3
4
return
require
(
'plenary.log'
).
new
{
plugin
=
'telescope'
,
level
=
'debug'
,
}