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
I'm using lualine with lsp-status and I get the following error when I'm trying phpactor:
Error executing vim.schedule lua callback: ...acker/start/lualine.nvim/lua/lualine/utils/nvim_opts.lua:77: E539: Illegal character <,>
stack traceback:
[C]: in function 'nvim_win_set_option'
...acker/start/lualine.nvim/lua/lualine/utils/nvim_opts.lua:77: in function 'setter_fn'
...acker/start/lualine.nvim/lua/lualine/utils/nvim_opts.lua:50: in function 'set_opt'
...acker/start/lualine.nvim/lua/lualine/utils/nvim_opts.lua:74: in function 'set'
...nvim/site/pack/packer/start/lualine.nvim/lua/lualine.lua:432: in function 'refresh'
...nvim/site/pack/packer/start/lualine.nvim/lua/lualine.lua:353: in function <...nvim/site/pack/packer/start/lualine.nvim/lua/lualine.lua:352>
Sometimes I see that error using other language servers. I've already seen a similar neoclide/coc.nvim#3051 but there it was related to the VIM script encoding.
The text was updated successfully, but these errors were encountered:
I'm using lualine with lsp-status and I get the following error when I'm trying phpactor:
Sometimes I see that error using other language servers. I've already seen a similar neoclide/coc.nvim#3051 but there it was related to the VIM script encoding.
The text was updated successfully, but these errors were encountered: