* some scrollin * [WIP]: Fri 10 Sep 2021 02:24:20 PM EDT * ok, I think scrolling works * change to 1000 for now, dont need to scroll that far :)
5 lines
80 B
Lua
5 lines
80 B
Lua
return require("plenary.log").new {
|
|
plugin = "telescope",
|
|
level = "info",
|
|
}
|