{ plugins.vim-matchup = { enable = true; enableSurround = true; motion = { enable = true; cursorEnd = true; }; matchParen = { hiSurroundAlways = true; }; treesitterIntegration = { enable = true; includeMatchWords = true; }; }; }