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