In process of migrating to native NeoVim LSP got the error:
Error detected while processing BufWritePre Autocommands for "*.go":
E5108: Error executing lua [string ":lua"]:1: attempt to call global 'goimports' (a nil value)
P.S. To see the last Vim/NVim errors you can use :messages
In process of migrating to native NeoVim LSP got the error:
P.S. To see the last Vim/NVim errors you can use
:messages