kylechui / nvim-surround

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

fix: Properly determine if `$` is used in a block surround. #328

Closed kylechui closed 1 month ago

kylechui commented 1 month ago

Resolves #275.