feat: vertical layouts. see 'layout_strategy'

This commit is contained in:
TJ DeVries
2020-09-04 00:36:28 -04:00
parent 839f57efb3
commit 996f69465e
4 changed files with 177 additions and 49 deletions

View File

@@ -200,6 +200,7 @@ end
builtin.grep_string = function(opts)
opts = opts or {}
-- TODO: This should probably check your visual selection as well, if you've got one
local search = opts.search or vim.fn.expand("<cword>")
pickers.new(opts, {