Closed philocalyst closed 1 month ago
It's because under the hood it's just hidden markdown
( i forgot to say that vanilla neovim works like that, and it's noice.nvim which removes the padding by removing the markdown text )
I suspected this but didn't understand the need -- in the term it's all just plaintext, modified by colors and font-options, so wouldn't it be easy enough to just convert the source markdown into text with the equivalent formatting? I could help!
i'm not a lua dev but the issue seems to be in either core/util.lua or references.lua
Hi, to clarify. Would you like to remove it just from the one-line statements? If yes and you do not care about the highlighting it would be easier (i.e. the number color)
Hi, i just want to remove the "padding" above and below "22 bytes" I don't really care about the highlighting
Hi, can you confirm that it works also for your usecase?
works perfectly
Hey! I find this plugin to make things more pretty! But I am running into a specific difficulty regarding that padding, as shown below. For very small definitions it can literally triple the size of the popup. If this is a stylistic choice, could an option be added to turn it off?