AutoYADM commit: 2025-01-29 20:00:02
This commit is contained in:
parent
a4e0abd2cb
commit
a68dcc819e
1 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
||||||
return {
|
return {
|
||||||
"ficcdaf/academic.nvim",
|
"ficcdaf/academic.nvim",
|
||||||
-- event = { "FileType markdown", "FileType tex" },
|
-- event = { "FileType markdown", "FileType tex" },
|
||||||
dev = false,
|
dev = true,
|
||||||
|
-- opts = {
|
||||||
|
-- debug = false,
|
||||||
|
-- },
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue