diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2023-06-08 13:25:31 +0200 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2025-05-12 18:43:40 +0200 |
| commit | f0a984347c0e9c1e6efc493bbfb9b062041a9855 (patch) | |
| tree | 16c918a2579c135a77ff06d85c5b679fc0d87f58 /lockfile.json | |
| parent | refactor: use vim.system (#4923) (diff) | |
| download | nvim-treesitter-f0a984347c0e9c1e6efc493bbfb9b062041a9855.tar nvim-treesitter-f0a984347c0e9c1e6efc493bbfb9b062041a9855.tar.gz nvim-treesitter-f0a984347c0e9c1e6efc493bbfb9b062041a9855.tar.bz2 nvim-treesitter-f0a984347c0e9c1e6efc493bbfb9b062041a9855.tar.lz nvim-treesitter-f0a984347c0e9c1e6efc493bbfb9b062041a9855.tar.xz nvim-treesitter-f0a984347c0e9c1e6efc493bbfb9b062041a9855.tar.zst nvim-treesitter-f0a984347c0e9c1e6efc493bbfb9b062041a9855.zip | |
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.
Diffstat (limited to 'lockfile.json')
| -rw-r--r-- | lockfile.json | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lockfile.json b/lockfile.json index 3f87966c6..4967a911c 100644 --- a/lockfile.json +++ b/lockfile.json @@ -527,9 +527,6 @@ "nix": { "revision": "cfc53fd287d23ab7281440a8526c73542984669b" }, - "norg": { - "revision": "d89d95af13d409f30a6c7676387bde311ec4a2c8" - }, "nqc": { "revision": "14e6da1627aaef21d2b2aa0c37d04269766dcc1d" }, |
