mirror of
https://github.com/jessebot/dot_files.git
synced 2025-10-01 01:48:43 +00:00
try to fix build command for lazy installed mson
This commit is contained in:
parent
68598d97e2
commit
bc0bf03939
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ local plugins = {
|
|||
'williamboman/mason-lspconfig.nvim',
|
||||
},
|
||||
cmd = "TSUpdateSync",
|
||||
build = ":MasonUpdate" -- :MasonUpdate updates registry contents
|
||||
build = "MasonUpdate" -- :MasonUpdate updates registry contents
|
||||
},
|
||||
|
||||
--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue