fix: use key file
This commit is contained in:
parent
f60237e0c4
commit
fb16eec496
3 changed files with 4 additions and 2 deletions
|
|
@ -26,6 +26,7 @@ require("mason-lspconfig").setup({
|
|||
"bashls", -- shell
|
||||
"ansiblels", -- ansible
|
||||
"marksman", -- markdown
|
||||
"asm_lsp", -- assembly
|
||||
},
|
||||
automatic_installation = true,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue