AutoYADM commit: 2025-01-15 16:50:07

This commit is contained in:
Daniel Fichtinger 2025-01-15 16:50:07 -05:00
parent 1e0d320dd0
commit 5d8be983be
4 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,5 @@
return { return {
"ficcdaf/academic.nvim", "ficcdaf/academic.nvim",
event = { "FileType markdown", "FileType tex" }, event = { "FileType markdown", "FileType tex" },
dev = true, dev = false,
} }

View file

@ -1,5 +1,6 @@
return { return {
"NStefan002/speedtyper.nvim", "NStefan002/speedtyper.nvim",
enabled = false,
lazy = false, lazy = false,
branch = "v2", branch = "v2",
} }

View file

@ -144,3 +144,4 @@ NSERC
Duval Duval
mechatronics mechatronics
M2M M2M
Trackable

Binary file not shown.