Files
neovim/runtime
Jongwook Choi add1b10b79 fix(diagnostic): virtual_text prefix function should have index and total (#25801)
The prefix option of the diagnostic virtual text can be a function,
but previously it was only a function of diagnostic.

This function should also have additional parameters index and total,
more consistently and similarily as in the prefix function for
`vim.diagnostic.open_float()`.

These additional parameters will be useful when there are too many
number of diagnostics in a single line.
2023-10-27 08:17:46 -05:00
..
2023-10-16 16:36:25 +08:00
2023-10-16 16:36:25 +08:00
2023-09-13 17:23:45 +02:00
2023-10-27 10:06:52 +02:00
2023-10-16 16:36:25 +08:00
2023-10-16 16:36:25 +08:00
2023-08-23 20:36:16 +01:00
2023-10-21 18:04:08 +08:00
2023-10-27 10:06:52 +02:00
2022-08-20 10:04:55 +02:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-08-13 13:25:10 +01:00
2023-10-16 16:36:25 +08:00
2023-08-24 11:33:06 +09:00
2023-08-13 13:25:10 +01:00
2023-04-07 13:26:29 +02:00
2023-08-31 10:58:54 +02:00
2023-10-16 16:36:25 +08:00