mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -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" },
|
||||
},
|
||||
filetype = "ps1",
|
||||
maintainers = { "L2jLiga" },
|
||||
maintainers = { "@L2jLiga" },
|
||||
}
|
||||
|
||||
list.printf = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue