Option to move emoji inside statuscolumn? #654
Replies: 4 comments
-
You can change both the signs and their positions https://neovim.getkulala.net/docs/getting-started/configuration-options#uishow_icons |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Highlights are currently hardcoded, but I will extract them into opts. I do not quite understand your struggles with signcolumn. Can you show a few examples? The position of the signs in the signcolumn can be configured by the user, it is not set by Kulala. I do not remember the settings of the top of my head, but will have a look. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the quick reply. The link that was previously shared had this: https://neovim.getkulala.net/docs/getting-started/configuration-options/#uiicons. Before calling the APis, i checked :set signcolumn? and it showed |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I was thinking if there could be a way to remove the big emoji on the right side of the requests along with time taken, could be moved to the statuscolumn.
People like me might not like the huge emoji lurking around on the right side on the buffer even though its virtual). I dont know if this has been asked before, but since extmarks allow sign related options it shouldnt be that hard right?
Beta Was this translation helpful? Give feedback.
All reactions