mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 09:50:04 -04:00
Add @leo60228 as Nix maintainer
This commit is contained in:
parent
ee0e8e8518
commit
9634d9b32a
1 changed files with 2 additions and 1 deletions
|
|
@ -251,7 +251,8 @@ list.nix = {
|
||||||
install_info = {
|
install_info = {
|
||||||
url = "https://github.com/cstrahan/tree-sitter-nix",
|
url = "https://github.com/cstrahan/tree-sitter-nix",
|
||||||
files = { "src/parser.c", "src/scanner.cc" },
|
files = { "src/parser.c", "src/scanner.cc" },
|
||||||
}
|
},
|
||||||
|
maintainers = {"@leo60228"},
|
||||||
}
|
}
|
||||||
|
|
||||||
list.dart = {
|
list.dart = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue