423 current 2024-04-19 00:57:13 24.05.20240418.bc279bb 6.8.6-zen1 nvidiaProduction nvidiaStable nvidiaVulkanBeta
This commit is contained in:
parent
1546df54f8
commit
8712dd3590
1 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,11 @@ return {
|
||||||
["core.completion"] = {
|
["core.completion"] = {
|
||||||
engine = "nvim-cmp",
|
engine = "nvim-cmp",
|
||||||
},
|
},
|
||||||
|
["core.ui.calendar"] = {},
|
||||||
|
["core.export"] = {},
|
||||||
|
["core.looking-glass"] = {},
|
||||||
|
["core.qol.toc"] = {},
|
||||||
|
["core.qol.todo_items"] = {},
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue