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(configs): do not pass filetype directly #143

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Conversation

ofseed
Copy link
Contributor

@ofseed ofseed commented Feb 23, 2024

There is no need to pass the filetype directly because it has the default value, according to the documentation.
Most importantly, lang is the name of the parser instead of the filetype of the buffer, see neovim/neovim#27593

@Bekaboo
Copy link
Owner

Bekaboo commented Feb 24, 2024

Ty! @ofseed

@Bekaboo Bekaboo merged commit a133a7d into Bekaboo:master Feb 24, 2024
5 checks passed
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.

2 participants