kylechui / nvim-surround

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

Dynamic whitespace when changing/deleting #37

Closed kylechui closed 2 years ago

kylechui commented 2 years ago

The input cs({, csb{, and cs){ should all behave the same on some string (hello world).

kylechui commented 2 years ago

Fixed in the latest commit on main.