1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-03-20 06:55:41 +08:00

7 lines
57 B
Lua
Raw Normal View History

2020-09-19 22:57:11 +08:00
local flygrep = {}
function flygrep.open(opt)
end