fix?(neorg): Default keybinds
- Not sure if it works…
This commit is contained in:
parent
f8acdeac19
commit
5bfbc64cf0
@ -287,6 +287,7 @@ require('lazy').setup({
|
||||
require("neorg").setup {
|
||||
load = {
|
||||
["core.defaults"] = {},
|
||||
["core.keybinds"] = {},
|
||||
["core.completion"] = {
|
||||
config = {
|
||||
engine = "nvim-cmp",
|
||||
|
Loading…
Reference in New Issue
Block a user