mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-04 18:15:38 +02:00
chore(typst): uncomment code
This commit is contained in:
parent
138f625006
commit
4400ee31b9
1 changed files with 6 additions and 7 deletions
|
@ -12,13 +12,12 @@ return {
|
|||
},
|
||||
},
|
||||
|
||||
-- Wait until this package is available in the mason-registry
|
||||
-- {
|
||||
-- "williamboman/mason.nvim",
|
||||
-- opts = {
|
||||
-- ensure_installed = { "typstyle" },
|
||||
-- },
|
||||
-- },
|
||||
{
|
||||
"williamboman/mason.nvim",
|
||||
opts = {
|
||||
ensure_installed = { "typstyle" },
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue