mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-02 03:26:52 -04:00
test(gitattributes): add tests for highlights
This commit is contained in:
parent
7135163fd4
commit
0bfeb5484e
3 changed files with 38 additions and 5 deletions
|
|
@ -1217,11 +1217,8 @@ list.gitattributes = {
|
|||
install_info = {
|
||||
url = "https://github.com/ObserverOfTime/tree-sitter-gitattributes",
|
||||
files = { "src/parser.c" },
|
||||
branch = "master",
|
||||
requires_generate_from_grammar = false,
|
||||
},
|
||||
maintainers = { "@ObserverOfTime" },
|
||||
experimental = true,
|
||||
}
|
||||
|
||||
list.blueprint = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue