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

add fortran language #3025

Merged
merged 3 commits into from
Jul 10, 2022
Merged

Conversation

mcbunkus
Copy link
Contributor

This PR adds syntax highlighting and LSP support for Fortran. It doesn't include textobjects but fortls seems to work without any issues.

Let me know if I made any mistakes, or if there's anything I need to change. 😄

runtime/queries/fortran/highlights.scm Outdated Show resolved Hide resolved
runtime/queries/fortran/highlights.scm Outdated Show resolved Hide resolved
runtime/queries/fortran/highlights.scm Outdated Show resolved Hide resolved
runtime/queries/fortran/highlights.scm Outdated Show resolved Hide resolved
runtime/queries/fortran/highlights.scm Outdated Show resolved Hide resolved
runtime/queries/fortran/highlights.scm Outdated Show resolved Hide resolved
@mcbunkus
Copy link
Contributor Author

I've fixed the queries, thanks for the help. I'm a complete noob to treesitter.

Copy link
Member

@the-mikedavis the-mikedavis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks!

@the-mikedavis the-mikedavis merged commit 0cb0c30 into helix-editor:master Jul 10, 2022
@David-Else
Copy link
Contributor

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.

3 participants