AutoYADM commit: 2025-01-15 16:50:07
This commit is contained in:
parent
1e0d320dd0
commit
5d8be983be
4 changed files with 3 additions and 1 deletions
|
@ -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,
|
||||||
}
|
}
|
||||||
|
|
|
@ -1,5 +1,6 @@
|
||||||
return {
|
return {
|
||||||
"NStefan002/speedtyper.nvim",
|
"NStefan002/speedtyper.nvim",
|
||||||
|
enabled = false,
|
||||||
lazy = false,
|
lazy = false,
|
||||||
branch = "v2",
|
branch = "v2",
|
||||||
}
|
}
|
||||||
|
|
|
@ -144,3 +144,4 @@ NSERC
|
||||||
Duval
|
Duval
|
||||||
mechatronics
|
mechatronics
|
||||||
M2M
|
M2M
|
||||||
|
Trackable
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue