diff options
author | Luuk van Baal <luukvbaal@gmail.com> | 2025-02-24 09:20:55 +0100 |
---|---|---|
committer | Christian Clason <ch.clason+github@icloud.com> | 2025-02-25 14:26:58 +0100 |
commit | 47aaddfa0dda27d290e83bda3359577d257a7c56 (patch) | |
tree | 81a0f6fa57f25a58cc6795e06b0bad9ab78f4b85 /test/functional/script/text_utils_spec.lua | |
parent | 8ba047e33fe3a10765c593c810d54b5e3bb906e9 (diff) | |
download | rneovim-47aaddfa0dda27d290e83bda3359577d257a7c56.tar.gz rneovim-47aaddfa0dda27d290e83bda3359577d257a7c56.tar.bz2 rneovim-47aaddfa0dda27d290e83bda3359577d257a7c56.zip |
fix(lsp): resize hover window for concealed lines
Problem: Height of a (markdown) `vim.lsp.util.open_floating_preview()`
window can be reduced to account for concealed lines (after #31324).
Solution: Set the window height to the text height of the preview window.
Set 'concealcursor' to avoid unconcealing the cursorline when
entering the hover window.
Diffstat (limited to 'test/functional/script/text_utils_spec.lua')
0 files changed, 0 insertions, 0 deletions