diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2024-10-06 12:20:40 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-06 12:20:40 -0700 |
commit | 27f3750817b188c9ababe94eade22c30d8819585 (patch) | |
tree | b916d804083d1f5a0c991390d06c5bfd37f95339 /runtime/lua/vim/_meta/options.lua | |
parent | 5da2a171f72cb11f70cf5568d800a0d672b07548 (diff) | |
download | rneovim-27f3750817b188c9ababe94eade22c30d8819585.tar.gz rneovim-27f3750817b188c9ababe94eade22c30d8819585.tar.bz2 rneovim-27f3750817b188c9ababe94eade22c30d8819585.zip |
feat(lsp): improve LSP doc hover rendering #30695
Problem:
- Some servers like LuaLS add unwanted blank lines after multiline
`@param` description.
- List items do not wrap nicely.
Solution:
- When rendering the LSP doc hover, remove blank lines in each `@param`
or `@return`.
- But ensure exactly one empty line before each.
- Set 'breakindent'.
Diffstat (limited to 'runtime/lua/vim/_meta/options.lua')
0 files changed, 0 insertions, 0 deletions