mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 15:00:04 -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
c5152f3e83
commit
f0a984347c
7 changed files with 3 additions and 81 deletions
|
|
@ -527,9 +527,6 @@
|
|||
"nix": {
|
||||
"revision": "cfc53fd287d23ab7281440a8526c73542984669b"
|
||||
},
|
||||
"norg": {
|
||||
"revision": "d89d95af13d409f30a6c7676387bde311ec4a2c8"
|
||||
},
|
||||
"nqc": {
|
||||
"revision": "14e6da1627aaef21d2b2aa0c37d04269766dcc1d"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue