We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3994651 commit ae29810Copy full SHA for ae29810
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.3.2](https://github.com/kylechui/nvim-surround/compare/v2.3.1...v2.3.2) (2025-01-18)
4
+
5
6
+### Bug Fixes
7
8
+* Bounds check when restoring cursor position. ([#365](https://github.com/kylechui/nvim-surround/issues/365)) ([3994651](https://github.com/kylechui/nvim-surround/commit/39946511840a0b4c3a284b904825272467ff9bc7))
9
10
## [2.3.1](https://github.com/kylechui/nvim-surround/compare/v2.3.0...v2.3.1) (2024-11-28)
11
12
0 commit comments