feat: Add scrolling through results (#1232)
* 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 :)
This commit is contained in:
2
ftplugin/TelescopeResults.lua
Normal file
2
ftplugin/TelescopeResults.lua
Normal file
@@ -0,0 +1,2 @@
|
||||
-- Don't have scrolloff, it makes things weird.
|
||||
vim.opt.scrolloff = 0
|
||||
Reference in New Issue
Block a user