Mercurial > dotfiles
comparison dot_config/helix/languages.toml @ 834:0fb5efcdd032
feat: update hg-commit grammar
author | zegervdv <zegervdv@me.com> |
---|---|
date | Mon, 15 Jan 2024 22:36:20 +0100 |
parents | 2ec9540e9acb |
children | a42419192052 |
comparison
equal
deleted
inserted
replaced
833:c7a17b231dd9 | 834:0fb5efcdd032 |
---|---|
44 indent = { tab-width = 2, unit = " " } | 44 indent = { tab-width = 2, unit = " " } |
45 roots = [".hg"] | 45 roots = [".hg"] |
46 | 46 |
47 [[grammar]] | 47 [[grammar]] |
48 name = "hg-commit" | 48 name = "hg-commit" |
49 source = { git = "https://github.com/zegervdv/tree-sitter-hg-commit.git", rev = "310825fccba24d27d9da66597c372f697896a6d3" } | 49 source = { git = "https://github.com/zegervdv/tree-sitter-hg-commit.git", rev = "36cb1ed63f69b4a0d21d1ea1c25862d9ef812ea8" } |
50 | 50 |
51 [[language]] | 51 [[language]] |
52 name = "hg-commit" | 52 name = "hg-commit" |
53 scope = "source.hg-commit" | 53 scope = "source.hg-commit" |
54 injection-regex = "hgrc" | 54 injection-regex = "hgrc" |