426 current 2024-04-19 01:06:50 24.05.20240418.bc279bb 6.8.6-zen1 nvidiaProduction nvidiaStable nvidiaVulkanBeta
This commit is contained in:
parent
fd21efb0e7
commit
f27a450769
1 changed files with 3 additions and 1 deletions
|
|
@ -19,8 +19,10 @@ return {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
["core.completion"] = {
|
["core.completion"] = {
|
||||||
|
config = {
|
||||||
engine = "nvim-cmp",
|
engine = "nvim-cmp",
|
||||||
},
|
},
|
||||||
|
},
|
||||||
["core.ui.calendar"] = {},
|
["core.ui.calendar"] = {},
|
||||||
["core.export"] = {},
|
["core.export"] = {},
|
||||||
["core.looking-glass"] = {},
|
["core.looking-glass"] = {},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue