attempt to index local 'config_def' (a nil value)
- 久々にNeovimの環境構築時に発生
- Neovimがversion 0.6にあがった
結論
- プラグインの
nvim-lspinstall
の問題のようだった- 既にアーカイブされていた
- そのため、
nvim-lsp-installer
に移行する- https://github.com/williamboman/nvim-lsp-installer
- LSサーバの起動コマンド先設定も変更する必要がある
.local/share/nvim/lspinstall/elixir/elixir-ls/language_server.sh
から.local/share/nvim/lsp_servers/elixir/elixir-ls/language_server.sh