kylechui / nvim-surround

Add/change/delete surrounding delimiter pairs with ease. Written with :heart: in Lua.
MIT License
2.98k stars 60 forks source link

fix: Correctly restore visual selection marks. #155

Closed smjonas closed 1 year ago

smjonas commented 1 year ago

Fixes #154. To make the stylua GitHub action pass, please merge #156 first ^^. @kylechui