Launch.nvim icon indicating copy to clipboard operation
Launch.nvim copied to clipboard

Lua LSP error

Open appomsk opened this issue 9 months ago • 1 comments

When trying to edit a lua file:

LSP[lua_ls]: Error ON_ATTACH_ERROR: "...nAtNCc/usr/share/nvim/runtime/lua/vim/lsp/inlay_hint.l
ua:408: enable: expected boolean, got number"

I think the problem is in lspconfig.lua. There is some information - https://github.com/neovim/neovim/issues/26679.

appomsk avatar May 19 '24 13:05 appomsk