1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-25 04:30:05 +08:00
SpaceVim/lua/spacevim/plugin/flygrep.lua

7 lines
57 B
Lua
Raw Normal View History

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