We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d4e937 commit 347bc68Copy full SHA for 347bc68
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [4.0.4](https://github.com/kylechui/nvim-surround/compare/v4.0.3...v4.0.4) (2026-03-07)
4
+
5
6
+### Bug Fixes
7
8
+* Disable highlighting for strict inequalities. ([#437](https://github.com/kylechui/nvim-surround/issues/437)) ([9d4e937](https://github.com/kylechui/nvim-surround/commit/9d4e937b9881d7fe612f4fe45c1b73b402a579d1))
9
+* Incorrect highlights when changing surrounds. ([#434](https://github.com/kylechui/nvim-surround/issues/434)) ([9488883](https://github.com/kylechui/nvim-surround/commit/9488883f58161c1e302ae6bfa5ecd79ac828b36e))
10
11
## [4.0.3](https://github.com/kylechui/nvim-surround/compare/v4.0.2...v4.0.3) (2026-02-25)
12
13
0 commit comments