mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
fix(parsers): powershell maintainer
This commit is contained in:
parent
c5b3560306
commit
5f5077f8f7
1 changed files with 1 additions and 1 deletions
|
|
@ -1568,7 +1568,7 @@ list.powershell = {
|
||||||
files = { "src/parser.c", "src/scanner.c" },
|
files = { "src/parser.c", "src/scanner.c" },
|
||||||
},
|
},
|
||||||
filetype = "ps1",
|
filetype = "ps1",
|
||||||
maintainers = { "L2jLiga" },
|
maintainers = { "@L2jLiga" },
|
||||||
}
|
}
|
||||||
|
|
||||||
list.printf = {
|
list.printf = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue