mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-04 18:15:38 +02:00
chore(typst): add optional = true
to conform.nvim
This commit is contained in:
parent
35e545378a
commit
51a0452c97
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ return {
|
|||
|
||||
{
|
||||
"stevearc/conform.nvim",
|
||||
optional = true,
|
||||
opts = {
|
||||
formatters_by_ft = {
|
||||
typst = { "typstyle" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue