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