File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -949,6 +949,16 @@ window.options.winhighlight~
949949==============================================================================
9509504. Changelog *incline-changelog*
951951
952+ 16 Nov 2025 v0.1.0
953+ Feat: Add 'smart' mode for hide.cursorline
954+ - Hides incline only when cursor or visual selection actually overlaps
955+ - Checks both row and column position (not just row)
956+ - Supports all visual modes (character-wise, line-wise, block)
957+ - Accounts for line wrapping, horizontal scrolling, and gutters
958+ - Doesn't hide when incline overlaps UI elements instead of buffer content
959+ Breaking: Default hide.cursorline changed from false to 'smart'
960+ Fix: Improve signcolumn width parsing for range formats like 'auto:1-2'
961+
95296229 Apr 2022 v0.0.3
953963 Breaking: window.options.winhighlight is deprecated
954964 Feat: Add highlight support
You can’t perform that action at this time.
0 commit comments