AutoYADM commit: 2024-11-11 17:15:02
This commit is contained in:
parent
15d2a7cc5c
commit
53067d4410
1 changed files with 0 additions and 3 deletions
|
@ -35,9 +35,6 @@ vim.api.nvim_create_autocmd("FileType", {
|
|||
syn include @tex syntax/tex.vim
|
||||
hi def link mathBlock Statement
|
||||
hi def link mathInline Statement
|
||||
|
||||
syn region mermBlock start=\`\`\`mermaid end=\`\`\`mermaid contains=@merm
|
||||
sync include @merm syntax/mermaid.vim
|
||||
]])
|
||||
end,
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue