Auto commit: 2024-11-08 03:35:01
This commit is contained in:
parent
41a51ed692
commit
8c94d5a609
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ vim.api.nvim_create_autocmd("FileType", {
|
|||
hi def link mathInline Statement
|
||||
let g:vimtex_syntax_custom_cmds = [
|
||||
" \ {'name': 'vct', 'mathmode': 1, 'argstyle': 'bold'},
|
||||
" \ {'name': 'R', 'cmdre': 'R>', 'mathmode': 1, 'concealchar': 'ℝ'},
|
||||
\ {'name': 'R', 'mathmode': 1, 'concealchar': 'ℝ'},
|
||||
\ {'name': 'oplus', 'mathmode': 1, 'concealchar': 'ℝ'},
|
||||
" \ {'name': 'R', 'mathmode': 1, 'concealchar': 'ℝ'},
|
||||
" \ {'name': 'mathnote', 'mathmode': 1, 'nextgroup': 'texMathTextArg'},
|
||||
" \ {'name': 'nospell', 'argspell': 0},
|
||||
\]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue