ZIm/crates/zed
Mikayla Maki 1545128ec5
Add Nix language support (#2781)
This adds rudimentary language support for the Nix expression language,
through tree-sitter-nix.

I spent a little bit of time trying to add support for one of the Nix
language servers too, but wasn't able to get any of them running
reliably without crashing, and so I've opted to stick to just the
tree-sitter grammar for now.


![image](https://github.com/zed-industries/zed/assets/285821/c770f3d8-6fa0-4083-9bf3-239cc78ca307)
2023-07-27 18:35:52 -07:00
..
resources icon updates 2023-07-26 11:19:34 -06:00
src Add Nix language support (#2781) 2023-07-27 18:35:52 -07:00
build.rs Eliminate assets crate 2023-06-06 11:46:46 -07:00
Cargo.toml Add Nix language support (#2781) 2023-07-27 18:35:52 -07:00
RELEASE_CHANNEL Store current release channel name in a file in the zed crate 2022-10-26 16:19:19 -07:00