@@ -180,7 +180,6 @@ paramName = "All"
180180paramType = true
181181await = true
182182
183-
184183[language-server .gopls ]
185184command = " gopls"
186185
@@ -198,7 +197,6 @@ command = "golangci-lint-langserver"
198197[language-server .golangci-lint-lsp .config ]
199198command = [" golangci-lint" , " run" , " --output.json.path=stdout" , " --show-stats=false" , " --issues-exit-code=1" ]
200199
201-
202200[language-server .rust-analyzer ]
203201command = " rust-analyzer"
204202
@@ -1333,7 +1331,6 @@ text-width = 100
13331331name = " lean"
13341332source = { git = " https://github.com/Julian/tree-sitter-lean" , rev = " d98426109258b266e1e92358c5f11716d2e8f638" }
13351333
1336-
13371334[[language ]]
13381335name = " lpf"
13391336comment-token = " #"
@@ -2912,7 +2909,6 @@ comment-token = "--"
29122909indent = { tab-width = 3 , unit = " " }
29132910language-servers = [" ada-language-server" ]
29142911
2915-
29162912[[grammar ]]
29172913name = " ada"
29182914source = { git = " https://github.com/briot/tree-sitter-ada" , rev = " ba0894efa03beb70780156b91e28c716b7a4764d" }
@@ -3110,7 +3106,6 @@ indent = { tab-width = 2, unit = " " }
31103106name = " xml"
31113107source = { git = " https://github.com/RenjiSann/tree-sitter-xml" , rev = " 48a7c2b6fb9d515577e115e6788937e837815651" }
31123108
3113-
31143109[[language ]]
31153110name = " dtd"
31163111scope = " source.dtd"
@@ -3280,7 +3275,7 @@ indent = { tab-width = 2, unit = " " }
32803275
32813276[[grammar ]]
32823277name = " matlab"
3283- source = { git = " https://github.com/acristoffers/tree-sitter-matlab" , rev = " 585b52b9b16d8e626299a76360ef6ab4f9731aed " }
3278+ source = { git = " https://github.com/acristoffers/tree-sitter-matlab" , rev = " 55d89cb322c9bc49bfd953b2a9d29ff03b072eac " }
32843279
32853280[[language ]]
32863281name = " ponylang"
@@ -4606,7 +4601,6 @@ language-servers = ["sourcepawn-studio"]
46064601name = " sourcepawn"
46074602source = { git = " https://github.com/nilshelmig/tree-sitter-sourcepawn" , rev = " f2af8d0dc14c6790130cceb2a20027eb41a8297c" }
46084603
4609-
46104604[[grammar ]]
46114605name = " vim"
46124606source = { git = " https://github.com/tree-sitter-grammars/tree-sitter-vim" , rev = " f3cd62d8bd043ef20507e84bb6b4b53731ccf3a7" }
0 commit comments