fix?(neorg): Default keybinds

- Not sure if it works…
This commit is contained in:
Fabrice Mouhartem 2024-11-11 10:53:32 +01:00
parent f8acdeac19
commit 5bfbc64cf0
Signed by: fmouhart
GPG Key ID: 2C5033B228CFE4E7

View File

@ -287,6 +287,7 @@ require('lazy').setup({
require("neorg").setup {
load = {
["core.defaults"] = {},
["core.keybinds"] = {},
["core.completion"] = {
config = {
engine = "nvim-cmp",