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:
Christian Clason 2023-06-08 13:25:31 +02:00
parent 30ee6476c2
commit c9ee49f61d
7 changed files with 3 additions and 81 deletions

View file

@ -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