1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:50:04 +08:00
SpaceVim/bundle/telescope.nvim/lua/telescope/log.lua
2022-05-16 22:20:10 +08:00

5 lines
80 B
Lua
Vendored

return require("plenary.log").new {
plugin = "telescope",
level = "info",
}