mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-07 03:14:30 +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",
|
||||||
-- "williamboman/mason.nvim",
|
opts = {
|
||||||
-- opts = {
|
ensure_installed = { "typstyle" },
|
||||||
-- ensure_installed = { "typstyle" },
|
},
|
||||||
-- },
|
},
|
||||||
-- },
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"neovim/nvim-lspconfig",
|
"neovim/nvim-lspconfig",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue