We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f91637b commit 2800277Copy full SHA for 2800277
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# Changelog
2
3
+## [4.0.0](https://github.com/kylechui/nvim-surround/compare/v3.1.8...v4.0.0) (2026-02-22)
4
+
5
6
+### ⚠ BREAKING CHANGES
7
8
+* Make `setup` optional. ([#296](https://github.com/kylechui/nvim-surround/issues/296))
9
10
+### Features
11
12
+* Make `setup` optional. ([#296](https://github.com/kylechui/nvim-surround/issues/296)) ([f91637b](https://github.com/kylechui/nvim-surround/commit/f91637bd4519a93bdedfb89e51f841dafd40f5b5))
13
14
## [3.1.8](https://github.com/kylechui/nvim-surround/compare/v3.1.7...v3.1.8) (2025-12-08)
15
16
0 commit comments