VimTeX: частичная тестовая настройка
This commit is contained in:
parent
0aa3b041bd
commit
6ff988528a
2 changed files with 4 additions and 1 deletions
1
init.lua
1
init.lua
|
|
@ -985,6 +985,7 @@ require('lazy').setup({
|
|||
-- If you are experiencing weird indenting issues, add the language to
|
||||
-- the list of additional_vim_regex_highlighting and disabled languages for indent.
|
||||
additional_vim_regex_highlighting = { 'ruby' },
|
||||
disable = { 'latex' },
|
||||
},
|
||||
indent = { enable = true, disable = { 'ruby' } },
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue