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

Language support: nix #128

Open
06kellyjac opened this issue Mar 23, 2022 · 2 comments
Open

Language support: nix #128

06kellyjac opened this issue Mar 23, 2022 · 2 comments

Comments

@06kellyjac
Copy link

06kellyjac commented Mar 23, 2022

tree-sitter grammar is here.

I'm a nix user and I really like the look of shisho ❤️

Last I checked the grammar wasn't super fully featured for syntax highlighting but I believe most language features are covered, and there have been some updates since.


I'm packaging shisho for nixpkgs here: NixOS/nixpkgs#165485

It will be built and cached for the following platforms:

  • aarch64-linux
  • i686-linux
  • x86_64-linux
  • x86_64-darwin
  • aarch64-darwin
@lmt-swallow
Copy link
Member

Thank you so much! NixOS/nixpkgs#165485 sounds awesome! ❤️

From what I've seen of the grammar, I guess implementing the nix support in Shisho won't be so hard. I'll work on the implementation soon :)

@06kellyjac
Copy link
Author

06kellyjac commented Mar 24, 2022

ありがとう。

If there's any documentation that helps explain the implementation process I'd be happy to help with this or other languages 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants