vim-matchup

vim match-up: even better % navigate and highlight matching words modern matchit and matchparen. Supports both vim and neovim + tree-sitter.

MIT License

Stars
1.7K

Bot releases are hidden (Show)

vim-matchup - Release for neovim tree-sitter updates Latest Release

Published by andymass 11 months ago

Incorporates recent updates to tree-sitter API.

vim-matchup - Release for neovim tree-sitter updates

Published by andymass over 1 year ago

Incorporates recent updates to tree-sitter API.

vim-matchup - vim.org script 5624, version 0.7.0

Published by andymass almost 3 years ago

Improved the off-screen popup window, including adding extended highlighting. Made miscellaneous bug fixes.

Note: this distribution includes stable components and does not include the experimental tree-sitter integration. To use tree-sitter matching in neovim, please follow HEAD.

vim-matchup - vim.org script 5624, version 0.6.0

Published by andymass over 3 years ago

Adds "same character" matching (currently for tex and javascript). Miscellaneous fixes.

vim-matchup - vim.org script 5624, version 0.5.0

Published by andymass over 4 years ago

Use popup window to show off-screen matches. Improve matching with lua and ruby. Add :MatchupWhereAmI? to show breadcrumb-style location in code. Fix miscellaneous bugs in motions and text-objects.

vim-matchup - vim.org script 5624, version 0.4.0

Published by andymass over 5 years ago

Add off-screen line adjustment for C-like languages. Add match highlight fading feature. Fix many bugs.
Note: now distributed on vim scripts as a flat archive.

vim-matchup - vim.org script 5624, version 0.3

Published by andymass almost 6 years ago

Add html highlighting of tag only. Add surround and highlight background features. Fix many bugs.