mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-07 05:50:04 -04:00
feat: add PO
This commit is contained in:
parent
d80c99cab0
commit
5b9339f6f4
6 changed files with 55 additions and 0 deletions
|
|
@ -1048,6 +1048,14 @@ list.pioasm = {
|
|||
maintainers = { "@leo60228" },
|
||||
}
|
||||
|
||||
list.po = {
|
||||
install_info = {
|
||||
url = "https://github.com/erasin/tree-sitter-po",
|
||||
files = { "src/parser.c" },
|
||||
},
|
||||
maintainers = { "@amaanq" },
|
||||
}
|
||||
|
||||
list.poe_filter = {
|
||||
install_info = {
|
||||
url = "https://github.com/ObserverOfTime/tree-sitter-poe-filter",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue