mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-05 18:45:05 +02:00
fix(typst): add typst comment string
This commit is contained in:
parent
e6f6db2667
commit
50ebce1a7b
1 changed files with 5 additions and 0 deletions
|
@ -53,4 +53,9 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
|
||||
{
|
||||
"folke/ts-comments.nvim",
|
||||
opts = { lang = { typst = "// %s" } },
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue