Alberto Navarro
Results
1
issues of
Alberto Navarro
### Description After changing the import to fly from `require("lspconfig").volar.setup({})` to `vim.lsp.enable("volar")` I get the following error both using `vtsls` and using `ts_ls`: ``` Error executing vim.schedule lua callback: ...im.aPBmfPd/usr/share/nvim/runtime/lua/vim/lsp/client.lua:548:...
enhancement