Files
neovim/test/functional
beardedsakimonkey 126ef65e5b feat(diagnostic): add suffix option to virt_text config (#21140)
This introduces a `suffix` option to the `virt_text` config in
`vim.diagnostic.config()`. The suffix can either be a string which is appended
to the diagnostic message or a function returning such. The function receives a
`diagnostic` argument, which is the diagnostic table of the last diagnostic (the
one whose message is rendered as virt text).
2022-11-20 16:57:36 -07:00
..
2022-11-20 21:38:29 +08:00
2022-11-13 05:52:19 -08:00
2022-11-13 05:52:19 -08:00
2022-11-13 05:52:19 -08:00
2022-11-13 05:52:19 -08:00