What happened?
my pc is in a corporate intranet. when i use git clone, i need set a proxy. it works, so i can install doom emacs by “doom sync”
but, when i try to use treesitter, it doesn’t work.
i have added the proxy in git and cargo
i set init.el
(python +lsp +tree-sitter)
emacs try to install tree-sitter
but it throw a error:
error (python-mode-local-vars_hook): error running hook “tree-sitter!” because: (file-error make client process failed connection timed out :name github.com :buffer # :host github.com :service 443 :nowait nil :tls-parameters nil :coding nil)
What did you expect to happen?
what should i do to use tree-sitter
System information
Loading data dump...