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

[Feature Request] Way to not dim comment above function #25

Open
duarm opened this issue Apr 15, 2022 · 0 comments
Open

[Feature Request] Way to not dim comment above function #25

duarm opened this issue Apr 15, 2022 · 0 comments

Comments

@duarm
Copy link

duarm commented Apr 15, 2022

my setup for twilight is pretty basic, just highlight the current function

require("twilight").setup {
	expand = {
		"function_definition",
	},
}

I would like to not dim the comment above my functions
image

is this achievable in some way? if not, perhaps a neighbour match, when I matches a node from 'expand', it tries to expand more with a 'expand_neighbour', or a dim blacklist, I wouldn't mind if my comments were not dimmed.

@duarm duarm changed the title [Feature Request] Way to not comment above functions [Feature Request] Way to not dim comment above function Apr 15, 2022
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

1 participant