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

fix: set "fillchar" for 'statuscolumn' rendering #398

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

luukvbaal
Copy link
Contributor

Fix #396

@luukvbaal
Copy link
Contributor Author

Doesn't matter much but this argument will not be used in 0.10. Care for a comment like this?

fillchar = ' ',  -- may be removed once earliest supported version is 0.10

@lewis6991
Copy link
Member

lewis6991 commented Feb 16, 2024

Can you attach a link to the issue and say fixed in 0.10.

@luukvbaal
Copy link
Contributor Author

Sure, actual link or issue number?

@lewis6991
Copy link
Member

Issue number should be fine.

@lewis6991 lewis6991 merged commit b90ac39 into nvim-treesitter:master Feb 16, 2024
2 checks passed
@lewis6991
Copy link
Member

Thanks a bunch

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.

The stl setting from 'fillchars' is being displayed in ts-context when using 'statuscolumn'
2 participants