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

External: Neovim syntax highlighting and static checks #35

Open
MikaelElkiaer opened this issue Dec 21, 2022 · 1 comment
Open

External: Neovim syntax highlighting and static checks #35

MikaelElkiaer opened this issue Dec 21, 2022 · 1 comment

Comments

@MikaelElkiaer
Copy link

Hiya, did not know where to put this, so just putting it here for now in case anyone else is interested.

I made a tree-sitter grammar for Hush - along with set-up instructions: https://github.com/MikaelElkiaer/tree-sitter-hush

And a simple null-ls set-up as well: https://github.com/MikaelElkiaer/nvim-config/blob/d2ef0b9fcd9d173e54748c7ea974ef48ca0f4745/lua/user/lsp/null-ls.lua#L11

These two will provide syntax highlighting and static checks in Neovim.

@gahag
Copy link
Collaborator

gahag commented Dec 22, 2022

That's amazing! Thanks a lot for the effort. Feel free to open a pull request if you'd like to submit this upstream. We have the syntax highlight directory with code supporting multiple editors, so I believe this would be a great fit.

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

2 participants