mirror of
https://github.com/DefectingCat/nvim
synced 2025-07-15 16:51:33 +00:00
improve performance
This commit is contained in:
@ -4,6 +4,7 @@ return {
|
||||
"williamboman/mason-lspconfig.nvim",
|
||||
"WhoIsSethDaniel/mason-tool-installer.nvim",
|
||||
},
|
||||
event = "VeryLazy",
|
||||
config = function()
|
||||
local mason = require("mason")
|
||||
local mason_lspconfig = require("mason-lspconfig")
|
||||
|
Reference in New Issue
Block a user