You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error executing vim. schedule lua callback: ..ount_nvim.@AXjk2a/usr/share/nvim/runtime/lua/vim/lsp.lua:1308:RPC[Error]code_name=InvalidPara stack traceback:
[c]: in function 'assert'
...ount_nvim.aAXjk2a/usr/share/nvim/runtime/lua/vim/lsp.lua:1308:infunction'
vim/_editor. lua: in function <vim/_editor. lua:0>
after that, several messages get injected to the actual file I opened, in this case a .tsx
Steps to Reproduce
installed using LazyVim using default config except path to Trunk which is custom in my case
formatOnSave = false and lazy = false
When opening neovim everything is slow (unusable)
Then open a file, in my case .tsx file
Error shown above start to show up
Environment
Ubuntu
Neovim 0.9.2
The text was updated successfully, but these errors were encountered:
Getting this error when I open any file
after that, several messages get injected to the actual file I opened, in this case a .tsx
Steps to Reproduce
installed using LazyVim using default config except path to Trunk which is custom in my case
formatOnSave = false
andlazy = false
When opening neovim everything is slow (unusable)
Then open a file, in my case .tsx file
Error shown above start to show up
Environment
Ubuntu
Neovim 0.9.2
The text was updated successfully, but these errors were encountered: