mirror of
https://github.com/Cian-H/my_nvim_config.git
synced 2026-02-06 17:13:26 +00:00
lsp config fixes
This commit is contained in:
@@ -2,8 +2,8 @@ return {
|
||||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
dependencies = {
|
||||
"williamboman/mason.nvim",
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
"mason-org/mason.nvim",
|
||||
"mason-org/mason-lspconfig.nvim",
|
||||
"WhoIsSethDaniel/mason-tool-installer.nvim",
|
||||
{ "j-hui/fidget.nvim", opts = {} },
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user