mirror of
https://github.com/chenasraf/dotfiles.git
synced 2026-05-17 17:28:07 +00:00
fix(nvim): merge vim-matchup to master
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
return {
|
||||
"chenasraf/vim-matchup",
|
||||
branch = 'fix/nvim-v0.12.x',
|
||||
config = function()
|
||||
vim.g.matchup_matchparen_offscreen = { method = "popup" }
|
||||
end,
|
||||
|
||||
Reference in New Issue
Block a user