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: a04ef42c1adba748c3f42eb1dcaebaa357dd2b9b (
plain
)
1
2
3
4
return
require
(
'plenary.log'
).
new
{
plugin
=
'telescope'
,
level
=
'info'
,
}