Failed to clone tree-sitter-org #954
-
When I launch neovim (or nvim-qt) I get the error message Failed to clone tree-sitter-org and I believe it's because I have proxy issues with processes connecting to github. I can get to githup in a web browser, just not another app in the background using it's own connection. I tried to manually install using the instructions at https://github.com/nvim-orgmode/tree-sitter-org but I still get the same error message. Is there a way I can manually setup tree-sitter-org so that nvim-orgmode doesn't try to do it automatically? Exactly which directory do I need to put it in and is there anything I need to do so that orgmode knows there it's already installed? The error message seems to come from the utils/treesitter/install.lua file on line 224. I'm using the built-in package manager. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 10 replies
-
How are you installing the plugin? |
Beta Was this translation helpful? Give feedback.
I tried it with the zig compiler and it works perfectly now!
Previously I had the LLVM compiler installed.