Closed
Description
Before Reporting an Issue
-
I have read the kickstart.nvim README.md.
-
I have read the appropiate plugin's documentation.
-
I have searched that this issue has not been reported before.
-
[x ] By checking this, I confirm that the above steps are completed. I understand leaving this unchecked will result in this report being closed immediately.
Describe the bug
On line 669 on the init.lua file, there is a warning stating that the mason.lspconfig setup is missing required fields in type MasonLspconfigSettings
: ensure_installed
, automatic_installation
[missing-fields].
To Reproduce
- Just clone the repo and open it in neovim, go the line 669 and you will see the lua-lsp pointing to the warning.
Desktop
- OS: Mac Os Sequoia 15.1
- Terminal: Warp
Neovim Version
0.10.3

Metadata
Metadata
Assignees
Labels
No labels