diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2026-02-14 07:09:20 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-14 07:09:20 +0000 |
| commit | 802b787484acbb2a7c99f2bf4ad16e4ec949a7f7 (patch) | |
| tree | 09112dede2251dc205d5950fb03e8172a7a757bf | |
| parent | feat(vento)!: update parser and queries (diff) | |
| download | nvim-treesitter-update-parsers-tier-2.tar nvim-treesitter-update-parsers-tier-2.tar.gz nvim-treesitter-update-parsers-tier-2.tar.bz2 nvim-treesitter-update-parsers-tier-2.tar.lz nvim-treesitter-update-parsers-tier-2.tar.xz nvim-treesitter-update-parsers-tier-2.tar.zst nvim-treesitter-update-parsers-tier-2.zip | |
bot(parsers): update dart, fortran, gleam, janet_simple, just, mlir, rescript, slint, solidity, sql, t32, unisonupdate-parsers-tier-2
| -rw-r--r-- | lua/nvim-treesitter/parsers.lua | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/lua/nvim-treesitter/parsers.lua b/lua/nvim-treesitter/parsers.lua index 7b930ee50..fe3d5f4d8 100644 --- a/lua/nvim-treesitter/parsers.lua +++ b/lua/nvim-treesitter/parsers.lua @@ -337,7 +337,7 @@ return { }, dart = { install_info = { - revision = '5650b09d9fc4ef9315b361c74aa811bbdbc09458', + revision = '81638dbbdb76a0e88ea8c31b95ec76b9625ddb84', url = 'https://github.com/UserNobody14/tree-sitter-dart', |
