kevinlin
kevinlin
> 真的希望有html书签导入功能,一个个添加书签太痛苦了 已经提了PR给作者啦。欢迎试用一下。 #52
waitting for merged
I haven't encountered this issue because I used the volumes feature in k8s to set the permissions to 0755 when mounting. I hope this helps you @leic4u ```yaml volumeMounts: -...
有同样的问题,为什么需要参考音频,zero-shot?
Thank you for your reply. The issue persists even after I installed `tree-sitter`. ```bash $ which tree-sitter ~/.nix-profile/bin/tree-sitter ```
I switched to a brand new system, Ubuntu 24.04 TLS, and did a fresh installation. This time, I didn't interrupt nvim during its first startup, and it finally succeeded. `[nvim-treesitter]...
> You can continue the installation process by `:TSUpdate`. I have used this method before, but it didn't work, the issue persists.
> How do you run neovim on nix (`home-manager` or `NixOS`) Standalone neovim probably won't work well. > > Try the following if you can use `nix` command. Clone this...
I've encountered a similar error regardless of whether tree-sitter is installed manually: ``` nvim-treesitter[latex]: Error during compilation cc: error: src/parser.c: No such file or directory Press ENTER or type command...
> > it doesn't always reproduce. > > What does this mean? Does this mean that the problem may also occur or not occur on home-manager? I've encountered this issue...