mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-14 14:33:50 -05:00
fix: Switch latex to LaTeX-Box-Team/LaTeX-Box, fixes #6
This commit is contained in:
2
after/syntax/tex.vim
Normal file
2
after/syntax/tex.vim
Normal file
@@ -0,0 +1,2 @@
|
||||
" adds support for cleverref package (`\cref` and `\Cref`)
|
||||
syn region texRefZone matchgroup=texStatement start="\\\(c\|C\)ref{" end="}\|%stopzone\>" contains=@texRefGroup
|
||||
Reference in New Issue
Block a user