aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorObserverOfTime <chronobserver@disroot.org>2022-10-08 21:25:05 +0300
committerObserverOfTime <chronobserver@disroot.org>2023-01-25 23:53:04 +0200
commitde459332e2b479d703421aebf63746660e1dc5f8 (patch)
tree0b0e9db494b14b330d86612036e26d6d0ce8d7d7 /README.md
parentUpdate parsers: scala (diff)
downloadnvim-treesitter-de459332e2b479d703421aebf63746660e1dc5f8.tar
nvim-treesitter-de459332e2b479d703421aebf63746660e1dc5f8.tar.gz
nvim-treesitter-de459332e2b479d703421aebf63746660e1dc5f8.tar.bz2
nvim-treesitter-de459332e2b479d703421aebf63746660e1dc5f8.tar.lz
nvim-treesitter-de459332e2b479d703421aebf63746660e1dc5f8.tar.xz
nvim-treesitter-de459332e2b479d703421aebf63746660e1dc5f8.tar.zst
nvim-treesitter-de459332e2b479d703421aebf63746660e1dc5f8.zip
feat: add poe_filter
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 82aa283e1..8281244c6 100644
--- a/README.md
+++ b/README.md
@@ -271,6 +271,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [php](https://github.com/tree-sitter/tree-sitter-php) (maintained by @tk-shirasaka)
- [x] [phpdoc](https://github.com/claytonrcarter/tree-sitter-phpdoc) (experimental, maintained by @mikehaertl)
- [x] [pioasm](https://github.com/leo60228/tree-sitter-pioasm) (maintained by @leo60228)
+- [x] [Path of Exile item filter](https://github.com/ObserverOfTime/tree-sitter-poe-filter) (experimental, maintained by @ObserverOfTime)
- [x] [prisma](https://github.com/victorhqc/tree-sitter-prisma) (maintained by @elianiva)
- [x] [proto](https://github.com/mitchellh/tree-sitter-proto) (maintained by @fsouza)
- [x] [pug](https://github.com/zealot128/tree-sitter-pug) (experimental, maintained by @zealot128)