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