upgrade plug, livegrep
This commit is contained in:
parent
2669ace5fa
commit
d23037e11a
3 changed files with 22 additions and 8 deletions
|
|
@ -156,5 +156,5 @@ git_grep_word = function(conf)
|
|||
local opt = dropdown
|
||||
opt.cwd = vim.fn.systemlist("git rev-parse --show-toplevel")[1]
|
||||
for k,v in pairs(conf) do opt[k] = v end
|
||||
builtin.grep_string(opt)
|
||||
builtin.live_grep(opt)
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue