feat: add markdown preview
This commit is contained in:
parent
7dba0b18be
commit
6f9ecd5c96
5 changed files with 41 additions and 5 deletions
|
|
@ -25,6 +25,7 @@ require("mason-lspconfig").setup({
|
|||
"cmake", -- cmake
|
||||
"bashls", -- shell
|
||||
"ansiblels", -- ansible
|
||||
"marksman",
|
||||
},
|
||||
automatic_installation = true,
|
||||
})
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue