Releases: andymass/vim-matchup
Release for neovim tree-sitter updates
Release for neovim tree-sitter updates
Incorporates recent updates to tree-sitter API.
vim.org script 5624, version 0.7.0
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.org script 5624, version 0.6.0
Adds "same character" matching (currently for tex and javascript). Miscellaneous fixes.
vim.org script 5624, version 0.5.0
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.org script 5624, version 0.4.0
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.org script 5624, version 0.3
Add html highlighting of tag only. Add surround and highlight background features. Fix many bugs.