We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4b406f commit 5553dd1Copy full SHA for 5553dd1
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [4.0.3](https://github.com/kylechui/nvim-surround/compare/v4.0.2...v4.0.3) (2026-02-25)
4
+
5
6
+### Bug Fixes
7
8
+* Incorrect handling of consecutive newline visual surrounds. ([#430](https://github.com/kylechui/nvim-surround/issues/430)) ([c4b406f](https://github.com/kylechui/nvim-surround/commit/c4b406f4ec51fde25eb8ba71cc61cd2ec38f53eb))
9
10
## [4.0.2](https://github.com/kylechui/nvim-surround/compare/v4.0.1...v4.0.2) (2026-02-23)
11
12
0 commit comments