Skip to content

Releases: andymass/vim-matchup

Freestanding from nvim-treesitter

08 Jul 02:09
ea01ae7
Compare
Choose a tag to compare

Extensively refactor to depend on core neovim instead of nvim-treesitter which is moving away from supporting plugin hooks (nvim-treesitter/nvim-treesitter#4767).

Thanks to @TheLeoP and @Slotos and others for this release 🎉 : #390, #330

Release for neovim tree-sitter updates

08 Jul 00:56
5456eac
Compare
Choose a tag to compare
v0.7.4

fix: silently fail nvim_buf_clear_namespace if called in sandbox/mode…

Release for neovim tree-sitter updates

11 Nov 12:20
d30b72d
Compare
Choose a tag to compare

Incorporates recent updates to tree-sitter API.

Release for neovim tree-sitter updates

06 Mar 22:59
3a48818
Compare
Choose a tag to compare

Incorporates recent updates to tree-sitter API.

vim.org script 5624, version 0.7.0

31 Dec 17:29
0ee65c7
Compare
Choose a tag to compare

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

23 Feb 05:33
Compare
Choose a tag to compare

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

vim.org script 5624, version 0.5.0

08 May 01:11
6836995
Compare
Choose a tag to compare

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

08 Mar 12:31
Compare
Choose a tag to compare

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

15 Nov 17:57
Compare
Choose a tag to compare

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

vim.org script 5624, version 0.2

06 Mar 18:07
Compare
Choose a tag to compare