chore(typst): uncomment code

This commit is contained in:
Võ Quang Chiến 2024-09-13 08:35:22 +07:00 committed by GitHub
parent 138f625006
commit 4400ee31b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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",