Skip to content

Commit

Permalink
chore: re-disable llvm on wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
RubixDev committed Feb 27, 2025
1 parent 4e39a56 commit 8766883
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions syntastica-macros/languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ locals = false
name = "llvm"
group = "all"
file-types = ["llvm"]
wasm = false
[languages.parser]
git = { url = "https://github.com/benwilliamgraham/tree-sitter-llvm", rev = "c14cb839003348692158b845db9edda201374548" }
external-scanner = { c = false, cpp = false }
Expand Down

0 comments on commit 8766883

Please sign in to comment.