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(extras): env highlighting with dot extra #3145

Closed

Conversation

Demianeen
Copy link
Contributor

There was a small issue that highlighting wasn't working with .env files because they were assigned to a new nvim filetype. This PR fixes that.

@dpetka2001
Copy link
Contributor

When you do nvim without file arguments and then open the file you want via Find file from dashboard, does it get correct highlighting?

@folke folke closed this in 42010d1 May 12, 2024
@folke
Copy link
Collaborator

folke commented May 12, 2024

That dotenv filetype was actually wrong. Changed it to sh instead, so this PR is no longer needed.

@Demianeen Demianeen deleted the fix-env-highlighting-in-extra branch May 13, 2024 15:09
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.

None yet

3 participants