Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

indent-blankline.nvim support #158

Open
spencergilbert opened this issue Mar 21, 2022 · 1 comment
Open

indent-blankline.nvim support #158

spencergilbert opened this issue Mar 21, 2022 · 1 comment

Comments

@spencergilbert
Copy link

Hi! First off thanks for the lovely colorscheme (and other nvim plugins).

I was trying out indent-blankline.nvim again over the weekend and noticed that it didn't seem to have any highlights defined by tokyonight out of the box. Some grepping/code searching this repo also didn't have any highlights that seemed related.

Did I skim over some option or is the readme wrong?

@ssiyad
Copy link
Contributor

ssiyad commented Oct 6, 2022

I don't think we can support all options from indent-blankline.nvim but this one is already included

IndentBlanklineChar = { fg = c.fg_gutter },
IndentBlanklineContextChar = { fg = c.purple },

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

No branches or pull requests

2 participants