mirror of
https://github.com/zoriya/telescope.nvim.git
synced 2026-06-08 05:01:06 +00:00
5 lines
80 B
Lua
5 lines
80 B
Lua
return require('plenary.log').new {
|
|
plugin = 'telescope',
|
|
level = 'info',
|
|
}
|