Auto commit: 2024-11-08 03:40:01
This commit is contained in:
parent
8c94d5a609
commit
70bed17df6
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ vim.api.nvim_create_autocmd("FileType", {
|
||||||
" \ {'name': 'R', 'mathmode': 1, 'concealchar': 'ℝ'},
|
" \ {'name': 'R', 'mathmode': 1, 'concealchar': 'ℝ'},
|
||||||
" \ {'name': 'mathnote', 'mathmode': 1, 'nextgroup': 'texMathTextArg'},
|
" \ {'name': 'mathnote', 'mathmode': 1, 'nextgroup': 'texMathTextArg'},
|
||||||
" \ {'name': 'nospell', 'argspell': 0},
|
" \ {'name': 'nospell', 'argspell': 0},
|
||||||
\]
|
]
|
||||||
]])
|
]])
|
||||||
-- vim.g.vimtex_syntax_conceal = {
|
-- vim.g.vimtex_syntax_conceal = {
|
||||||
-- math = 1,
|
-- math = 1,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue