mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-19 11:50:09 -04:00
feat!: drop makefile support, norg parser
Norg install_info and queries are maintained by neorg. All other parsers are compatible with C++11, so fix that as standard. (Can be bumped if all supported platforms support C++14.) Remove Makefile support, as it's no longer needed.
This commit is contained in:
parent
30ee6476c2
commit
c9ee49f61d
7 changed files with 3 additions and 81 deletions
|
|
@ -136,7 +136,6 @@ jsx (queries only)[^jsx] | | `HFIJ ` | | | @steelsojka
|
|||
[nickel](https://github.com/nickel-lang/tree-sitter-nickel) | unstable | `H I ` | | |
|
||||
[ninja](https://github.com/alemuller/tree-sitter-ninja) | | `HFI ` | | | @alemuller
|
||||
[nix](https://github.com/cstrahan/tree-sitter-nix) | | `HF JL` | | | @leo60228
|
||||
[norg](https://github.com/nvim-neorg/tree-sitter-norg) | unstable | ` ` | | | @JoeyGrajciar, @vhyrro
|
||||
[nqc](https://github.com/amaanq/tree-sitter-nqc) | stable | `HFIJL` | | | @amaanq
|
||||
[objc](https://github.com/amaanq/tree-sitter-objc) | | `HFIJL` | | | @amaanq
|
||||
[ocaml](https://github.com/tree-sitter/tree-sitter-ocaml) | | `HFIJL` | | | @undu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue