Skip to content

Fix SpecialKey linking issue for :dig visibility - #115

Open
waterkip wants to merge 1 commit into
cocopon:masterfrom
waterkip:whitespace
Open

Fix SpecialKey linking issue for :dig visibility#115
waterkip wants to merge 1 commit into
cocopon:masterfrom
waterkip:whitespace

Conversation

@waterkip

Copy link
Copy Markdown

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: #114

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>
@waterkip
waterkip force-pushed the whitespace branch 2 times, most recently from bbd69b8 to f8c6a2b Compare August 26, 2025 01:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

:dig has unreadable digraphs

1 participant