diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2022-01-18 22:15:26 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-18 22:15:26 +0100 |
| commit | c80715f883b8c7963782973b23297c5dec7924be (patch) | |
| tree | 3ae4ea4499db6824abd65be4b4f2931a6b8a2864 /lockfile.json | |
| parent | 668de0951a36ef17016074f1120b6aacbe6c4515 (diff) | |
feat(lua)!: switch from our fork to MunifTanjim's (#2272)
also take queries from https://github.com/MunifTanjim/nvim-treesitter-lua/tree/main/queries/lua
BREAKING CHANGE: queries are not compatible; modules will have to update
Diffstat (limited to 'lockfile.json')
| -rw-r--r-- | lockfile.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lockfile.json b/lockfile.json index 8a6989b5..0b9ced0c 100644 --- a/lockfile.json +++ b/lockfile.json @@ -156,7 +156,7 @@ "revision": "3b213925b9c4f42c1acfe2e10bfbb438d9c6834d" }, "lua": { - "revision": "6f5d40190ec8a0aa8c8410699353d820f4f7d7a6" + "revision": "6197f42bf174b867a499e201e40515b9feef12af" }, "make": { "revision": "a4b9187417d6be349ee5fd4b6e77b4172c6827dd" |
