mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-04-14 15:19:12 +08:00
feat(flygrep): add match highlight
This commit is contained in:
parent
baf8ccd498
commit
bc75a1f6a3
@ -206,7 +206,7 @@ end
|
||||
|
||||
|
||||
local function matchadd(group, pattern, p)
|
||||
|
||||
pcall(vim.fn.matchadd, group, pattern, p)
|
||||
end
|
||||
|
||||
local function expr_to_pattern(expr)
|
||||
|
Loading…
x
Reference in New Issue
Block a user