Releases: kylechui/nvim-surround
Releases · kylechui/nvim-surround
v2.1.5
27 Feb 19:26
Compare
Sorry, something went wrong.
No results found
2.1.5 (2024-02-27)
Bug Fixes
Add bang to the g@
normal command. (#297 ) (0c02c52 )
dot-repeat: Clear dot-repeat after indentation (#306 ) (8f2af76 )
Visual selection highlight disappearing. (#312 ) (a72a97c )
v2.1.4
04 Dec 18:16
Compare
Sorry, something went wrong.
No results found
2.1.4 (2023-12-04)
Bug Fixes
v2.1.3
13 Nov 18:55
Compare
Sorry, something went wrong.
No results found
2.1.3 (2023-11-13)
Bug Fixes
v2.1.2
22 Oct 23:33
Compare
Sorry, something went wrong.
No results found
2.1.2 (2023-10-22)
Bug Fixes
v2.1.1
05 Aug 20:39
Compare
Sorry, something went wrong.
No results found
2.1.1 (2023-08-05)
Bug Fixes
Respect move_cursor = false
when dot-repeating. (#254 ) (ec6a721 )
v2.1.0
29 May 18:38
Compare
Sorry, something went wrong.
No results found
2.1.0 (2023-05-28)
Features
Implement change_line
mapping. (ff9c981 )
Bug Fixes
buffer: set_mark
should check for validity of input. (841f83f )
v2.0.5
02 Apr 21:08
Compare
Sorry, something went wrong.
No results found
2.0.5 (2023-04-02)
Bug Fixes
Don't re-indent single-line surrounds. (2fca63c )
v2.0.4
28 Mar 05:43
Compare
Sorry, something went wrong.
No results found
2.0.4 (2023-03-28)
Bug Fixes
Whitespace handling when delimiters are on own line. (#226 ) (808fc7d )
v2.0.3
27 Mar 19:38
Compare
Sorry, something went wrong.
No results found
2.0.3 (2023-03-27)
Bug Fixes
Restore window view after finding nearest selections. (#227 ) (97f7309 )
v2.0.2
27 Mar 03:04
Compare
Sorry, something went wrong.
No results found
2.0.2 (2023-03-27)
Bug Fixes