Files
neovim/src/nvim
Michał Dominiak d1cf3ab4c3 fix(marks): read from the correct variable in conceal_lines mark collection (#39991)
Problem:  Not using current mark for namespace check during iteration for conceal_line marks.
Solution: Use the appropriate mark variable for namespace check.
(cherry picked from commit 70792aa6e4)
2026-05-25 10:04:52 +00:00
..
2026-04-20 11:46:26 +00:00
2026-05-11 21:06:59 +00:00
2026-03-11 18:00:18 +01:00
2025-12-15 13:55:15 -05:00
2026-04-12 15:56:12 +02:00
2026-04-20 11:46:26 +00:00
2026-05-17 16:04:49 +02:00
2025-11-16 20:36:07 -08:00
2026-03-29 11:56:37 -04:00
2025-09-13 22:49:50 -04:00
2025-12-06 20:33:02 -05:00
2026-03-26 05:49:02 -04:00
2025-11-19 20:43:15 -08:00
2026-04-30 02:08:19 +02:00