update: nvim
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
return function()
|
||||
vim.g.matchup_transmute_enabled = 1
|
||||
vim.g.matchup_surround_enabled = 1
|
||||
vim.g.matchup_matchparen_offscreen = { method = "popup" }
|
||||
end
|
||||
Reference in New Issue
Block a user