AutoYADM commit: 2024-11-21 15:15:03
This commit is contained in:
parent
d5f8e8ed91
commit
aab209073a
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
local extraOpts = {
|
local extraOpts = {
|
||||||
init_check = false,
|
init_check = true,
|
||||||
load_langs = {
|
load_langs = {
|
||||||
"en",
|
"en",
|
||||||
"en-US",
|
"en-US",
|
||||||
|
@ -33,8 +33,8 @@ return {
|
||||||
"latex",
|
"latex",
|
||||||
"tex",
|
"tex",
|
||||||
"bib",
|
"bib",
|
||||||
-- "md",
|
"md",
|
||||||
-- "markdown",
|
"markdown",
|
||||||
},
|
},
|
||||||
-- markdown = {
|
-- markdown = {
|
||||||
-- nodes = {
|
-- nodes = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue