mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
feat(languages): update just
grammar and queries (#11306)
* feat(languages): update `just` grammar and queries Bump the * refactor(syntax): inject shebang by id not name --------- Co-authored-by: Trevor Gross <tmgross@umich.edu>
This commit is contained in:
parent
ae72a1dc42
commit
6eae846197
8 changed files with 296 additions and 95 deletions
|
@ -3082,7 +3082,7 @@ indent = { tab-width = 4, unit = " " }
|
|||
|
||||
[[grammar]]
|
||||
name = "just"
|
||||
source = { git = "https://github.com/IndianBoy42/tree-sitter-just", rev = "8af0aab79854aaf25b620a52c39485849922f766" }
|
||||
source = { git = "https://github.com/IndianBoy42/tree-sitter-just", rev = "379fbe36d1e441bc9414ea050ad0c85c9d6935ea" }
|
||||
|
||||
[[language]]
|
||||
name = "gn"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue