Files
neovim/src/nvim
zeertzjq d214c24129 vim-patch:9.2.0538: Cannot keep leading whitespace in %{} statusline expr (#40007)
Problem:  A leading space in the result of a %{} item is sometimes
          stripped, and an all-digit result is converted to a number.
Solution: Add %0{} atom which inserts the expression result verbatim
          (glepnir)

fixes:  vim/vim#3898
closes: vim/vim#20315

e8d7a40b98

Co-authored-by: glepnir <glephunter@gmail.com>
2026-05-26 01:04:24 +00:00
..
2026-05-20 05:21:27 -04:00
2026-05-18 11:20:18 +02:00
2024-01-11 21:37:23 +01:00
2026-03-11 18:00:18 +01:00
2024-01-11 21:37:23 +01:00
2026-04-12 14:17:50 +02:00
2026-05-13 13:14:07 +01:00
2024-01-11 21:37:23 +01:00
2026-04-14 18:39:38 +02:00
2026-04-20 07:09:37 -04:00
2026-04-14 18:39:38 +02:00
2025-11-16 20:36:07 -08:00
2024-01-11 21:37:23 +01:00
2025-09-13 22:49:50 -04:00
2024-01-11 21:37:23 +01:00
2026-05-13 15:44:19 -04:00
2025-11-19 20:43:15 -08:00