mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-09 05:00:39 +03:00
update tree-sitter-nickel to include ' in ident (#2859)
see https://github.com/nickel-lang/tree-sitter-nickel/pull/9 and https://github.com/tweag/nickel/pull/737
This commit is contained in:
parent
8c86cd56cb
commit
b365f2d614
@ -425,7 +425,7 @@ indent = { tab-width = 2, unit = " " }
|
||||
|
||||
[[grammar]]
|
||||
name = "nickel"
|
||||
source = { git = "https://github.com/nickel-lang/tree-sitter-nickel", rev = "c4dd1420b6cfeb6103d38eb1ce5195eb81197edc" }
|
||||
source = { git = "https://github.com/nickel-lang/tree-sitter-nickel", rev = "9a502ea2e774df3d743a48310bb40e1cc097c86e" }
|
||||
|
||||
[[language]]
|
||||
name = "nix"
|
||||
|
Loading…
Reference in New Issue
Block a user