modify helix package and add idris tree-sitter integration
This commit is contained in:
parent
5fefe07d75
commit
8596be2dab
4 changed files with 116 additions and 5 deletions
6
pkgs/helix/grammars/idris.nix
Normal file
6
pkgs/helix/grammars/idris.nix
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
name = "idris";
|
||||
owner = "kayhide";
|
||||
repo = "tree-sitter-idris";
|
||||
rev = "c56a25cf57c68ff929356db25505c1cc4c7820f6";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue