Releases: kylechui/nvim-surround
Releases · kylechui/nvim-surround
v2.3.2
18 Jan 19:26
Compare
Sorry, something went wrong.
No results found
2.3.2 (2025-01-18)
Bug Fixes
Bounds check when restoring cursor position. (#365 ) (3994651 )
v2.3.1
28 Nov 18:26
Compare
Sorry, something went wrong.
No results found
2.3.1 (2024-11-28)
Bug Fixes
Support multi-byte mappings for aliases. (d66b6a2 )
v2.3.0
24 Jun 16:15
Compare
Sorry, something went wrong.
No results found
2.3.0 (2024-06-24)
Features
config: Automatically wrap add
key in a table. (#342 ) (00d591c )
v2.2.0
08 Jun 21:31
Compare
Sorry, something went wrong.
No results found
2.2.0 (2024-06-08)
Features
v2.1.11
06 Jun 23:07
Compare
Sorry, something went wrong.
No results found
v2.1.10
30 May 19:30
Compare
Sorry, something went wrong.
No results found
2.1.10 (2024-05-30)
Bug Fixes
Default delete should work if find
key is sane. (#331 ) (6d2be37 )
Don't translate termcodes twice on input (#326 ) (de828d6 )
Typo in help docs. (fa5b365 )
v2.1.9
29 May 16:08
Compare
Sorry, something went wrong.
No results found
2.1.9 (2024-05-29)
Bug Fixes
Properly determine if $
is used in a block surround. (#328 ) (23f4966 )
v2.1.8
16 May 20:51
Compare
Sorry, something went wrong.
No results found
2.1.8 (2024-05-16)
Bug Fixes
replace deprecated vim.tbl_islist
by native Lua function (#323 ) (38973ca )
v2.1.7
30 Apr 19:46
Compare
Sorry, something went wrong.
No results found
2.1.7 (2024-04-30)
Bug Fixes
Handle multi-byte characters for change/delete. (#318 ) (f929665 )
v2.1.6
11 Apr 03:54
Compare
Sorry, something went wrong.
No results found
2.1.6 (2024-04-11)
Bug Fixes
Mark fields in user_option and user_surround as optional (#308 ) (f7bb9fc )