shdown / luastatus

universal status bar content generator
GNU General Public License v3.0
295 stars 12 forks source link

E539: Illegal character <,> #70

Closed naquad closed 1 year ago

naquad commented 1 year ago

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 issue but there it was related to the VIM script encoding.

shdown commented 1 year ago

Are you sure you opened the issue against the correct project?

naquad commented 1 year ago

Oops, very sorry. Sending to a wrong project is a new level of mischat :sweat_smile: