mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 11:50:05 +08:00
5 lines
80 B
Lua
5 lines
80 B
Lua
|
return require("plenary.log").new {
|
||
|
plugin = "telescope",
|
||
|
level = "info",
|
||
|
}
|