When I open the Go file in NVIM, an error message appears
problem in nvim for go files the error massage: Error executing vim.schedule lua callback: /usr/share/nvim/runtime/lua/vim/lsp/inlay_hint.lua:408: enable: expected boolean, got number stack traceback: [C]: in function ‘error’ vim/shared.lua: in function ‘validate’ /usr/share/nvim/runtime/lua/vim/lsp/inlay_hint.lua:408: in function ‘enable’ …e/yossef/.local/share/nvim/lazy/go.nvim/lua/go/inlay.lua:322: in function ” vim/_editor.lua: in function <vim/_editor.lua:0> Press ENTER or type command to continue the distro: Distributor ID: Arch Description: […]
When I open the Go file in Vim, an error message appears
this error show when i open nvim in go file ”’error enter image description here ”’ go lang error the linux distro: LSB Version: n/a Distributor ID: Arch Description: Arch Linux Release: rolling Codename: n/a nvim releaase: NVIM v0.10.0 Build type: Release so how to slove the problem ??? go config neovim treesitter New contributor […]