pending.nvim/lua
Barrett Ruth dee79320c8 fix(config): remove %l from default eol_format
Problem: forge links are now rendered inline, making the `%l` EOL
specifier redundant in the default format.

Solution: change default `eol_format` from `'%l  %c  %r  %d'` to
`'%c  %r  %d'`. The `%l` specifier remains functional for users who
explicitly set it.
2026-03-10 18:58:42 -04:00
..
pending fix(config): remove %l from default eol_format 2026-03-10 18:58:42 -04:00