Auto commit: 2024-11-08 03:40:01

This commit is contained in:
Daniel Fichtinger 2024-11-08 03:40:01 -05:00
parent 8c94d5a609
commit 70bed17df6

View file

@ -24,7 +24,7 @@ vim.api.nvim_create_autocmd("FileType", {
" \ {'name': 'R', 'mathmode': 1, 'concealchar': ''},
" \ {'name': 'mathnote', 'mathmode': 1, 'nextgroup': 'texMathTextArg'},
" \ {'name': 'nospell', 'argspell': 0},
\]
]
]])
-- vim.g.vimtex_syntax_conceal = {
-- math = 1,