423 current 2024-04-19 00:57:13 24.05.20240418.bc279bb 6.8.6-zen1 nvidiaProduction nvidiaStable nvidiaVulkanBeta

This commit is contained in:
zackartz 2024-04-19 00:57:15 -04:00
parent 1546df54f8
commit 8712dd3590
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA

View file

@ -20,6 +20,11 @@ return {
["core.completion"] = {
engine = "nvim-cmp",
},
["core.ui.calendar"] = {},
["core.export"] = {},
["core.looking-glass"] = {},
["core.qol.toc"] = {},
["core.qol.todo_items"] = {},
})
end,
},