You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using diacritics the colorscheme makes it hard to read the digraph
symbols this is due to the `hi! link SpecialKey Whitespace' setting that
is implemented when not in nvim. I don't know the reason for this being
in so I added a configuration item to tweak this behavior. It is fully
backwards compatible.
Closes: cocopon#114
Signed-off-by: Wesley Schwengle <wesleys@opperschaap.net>
Environment:
:version
) VIM - Vi IMproved 9.1 (2024 Jan 02, compiled Jan 11 2024 20:38:16)If you have a trouble with coloration and are using Vim/Neovim with terminal:
:set termguicolors
)Hi, when I do
:dig
it is really hard to see the digraphs. When I do a select I get to see the graphs, as seen in the screenshot.Would you happen to known how I can make the digraphs more visible? Many thanks!
The text was updated successfully, but these errors were encountered: