Skip to content

fix: compat with felpafel/inlay-hint.nvim#997

Open
techno-sam wants to merge 1 commit intolukas-reineke:masterfrom
techno-sam:fix/inlay-hint-compat
Open

fix: compat with felpafel/inlay-hint.nvim#997
techno-sam wants to merge 1 commit intolukas-reineke:masterfrom
techno-sam:fix/inlay-hint-compat

Conversation

@techno-sam
Copy link

Indent Blankline was deleting felpafel/inlay-hint.nvim's eol hints and overriding said plugin's highlight group config.

This PR creates the new option scope.highlight_inlay_hints, which when disabled fixes this issue.

ibl was destroying 'eol' hints and messing up highlight groups
disabling the new option scope.highlight_inlay_hints fixes this
@techno-sam techno-sam force-pushed the fix/inlay-hint-compat branch from c5712fd to 100dd54 Compare September 24, 2025 17:02
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.

1 participant