Files
neovim/runtime/lua/vim
Justin M. Keyes 27f3750817 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'.
2024-10-06 12:20:40 -07:00
..
2024-03-06 10:45:22 +00:00
2024-05-27 20:48:46 +02:00
2024-01-16 09:33:10 +00:00
2024-10-04 08:12:17 -07:00
2024-09-01 13:01:24 -07:00
2024-08-29 06:11:32 +08:00
2024-04-30 07:04:42 +08:00