1 files changed,
1 insertions(+),
0 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2024-03-06 00:42:25 +0200
Parent:
40ebe58
M
lua/plugins/lsp/init.lua
@@ -39,6 +39,7 @@ },
{ "williamboman/mason.nvim", config = true, + cmd = "MasonUpdate", build = function() pcall(vim.cmd.MasonUpdate()) end,