Releases: kylechui/nvim-surround
Releases · kylechui/nvim-surround
v3.1.6
28 Aug 05:26
Compare
Sorry, something went wrong.
No results found
3.1.6 (2025-08-28)
Bug Fixes
Compatibility issue with Neovim <v0.11. (#407 ) (617fee0 )
Incorrect TreeSitter language for queries. (#405 ) (5cfaad2 )
v3.1.5
18 Aug 18:39
Compare
Sorry, something went wrong.
No results found
3.1.5 (2025-08-18)
Bug Fixes
v3.1.4
18 Aug 03:55
Compare
Sorry, something went wrong.
No results found
3.1.4 (2025-08-18)
Bug Fixes
treesitter: simpler root node calculation (#396 ) (c271c90 )
Performance Improvements
Convert between 1D and 2D indices in a non-stupid way. (#399 ) (fd40caf )
v3.1.3
26 Jul 21:03
Compare
Sorry, something went wrong.
No results found
3.1.3 (2025-07-26)
Bug Fixes
Use native vim.treesitter
module when available. (#391 ) (a925c03 )
v3.1.2
26 May 18:50
Compare
Sorry, something went wrong.
No results found
3.1.2 (2025-05-26)
Bug Fixes
v3.1.1
18 Apr 22:16
Compare
Sorry, something went wrong.
No results found
3.1.1 (2025-04-18)
Bug Fixes
v3.1.0
22 Mar 05:44
Compare
Sorry, something went wrong.
No results found
3.1.0 (2025-03-22)
Features
Repeat delete/change operations using number prefix. (#373 ) (4534f28 )
v3.0.2
16 Mar 07:40
Compare
Sorry, something went wrong.
No results found
3.0.2 (2025-03-16)
Bug Fixes
v3.0.1
16 Mar 00:20
Compare
Sorry, something went wrong.
No results found
3.0.1 (2025-03-15)
Bug Fixes
Try to trigger luarocks release for all tags. (72a11ef )
v3.0.0
13 Mar 03:38
Compare
Sorry, something went wrong.
No results found
3.0.0 (2025-03-13)
⚠ BREAKING CHANGES
Repeat operations for adding delimiters. (#360 ) (ded28a6 )
Features
Repeat operations for adding delimiters. (#360 ) (ded28a6 )
Documentation
Recommend v3 to new users. (f081cd0 )