aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2026-02-14 07:09:20 +0000
committerGitHub <noreply@github.com>2026-02-14 07:09:20 +0000
commit802b787484acbb2a7c99f2bf4ad16e4ec949a7f7 (patch)
tree09112dede2251dc205d5950fb03e8172a7a757bf
parentfeat(vento)!: update parser and queries (diff)
downloadnvim-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.lua24
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',