Launch.nvim
Launch.nvim copied to clipboard
Lua LSP error
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.