mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-09 23:10:11 -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
|
|
@ -362,9 +362,6 @@
|
|||
"nix": {
|
||||
"revision": "66e3e9ce9180ae08fc57372061006ef83f0abde7"
|
||||
},
|
||||
"norg": {
|
||||
"revision": "1a305093569632de50f9a316ff843dcda25b4ef5"
|
||||
},
|
||||
"nqc": {
|
||||
"revision": "14e6da1627aaef21d2b2aa0c37d04269766dcc1d"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue