Replies: 1 comment 2 replies
-
return function(defaults)
require 'nvim-treesitter.install'.compilers = { "clang" }
-- Return `defaults` for further processing
return defaults
end |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
rickywu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use windows, treesitter need config compilers, lua\user\treesitter.lua or lua\user\editor\treesitter.lua not work
Beta Was this translation helpful? Give feedback.
All reactions