1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 09:30:04 +08:00
SpaceVim/bundle/telescope.nvim-0.1.8/lua/telescope/log.lua

5 lines
80 B
Lua
Raw Normal View History

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