1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 10:50:05 +08:00
SpaceVim/lua/spacevim/plugin/flygrep.lua
2020-09-19 22:57:11 +08:00

7 lines
57 B
Lua

local flygrep = {}
function flygrep.open(opt)
end