added presenter module and truezen
This commit is contained in:
@ -40,6 +40,11 @@ neorg.setup {
|
||||
engine = "nvim-cmp",
|
||||
}
|
||||
},
|
||||
["core.presenter"] = {
|
||||
config = {
|
||||
zen_mode = "truezen",
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user