mirror of
https://github.com/softinio/nvim-config.git
synced 2025-09-03 16:16:42 -07:00
neorg: remove calendar module
This commit is contained in:
parent
adab4c9868
commit
ed9cdefbfe
1 changed files with 0 additions and 1 deletions
|
@ -14,7 +14,6 @@ return {
|
||||||
load = {
|
load = {
|
||||||
["core.defaults"] = {},
|
["core.defaults"] = {},
|
||||||
["core.summary"] = {},
|
["core.summary"] = {},
|
||||||
["core.ui.calendar"] = {},
|
|
||||||
["core.concealer"] = {
|
["core.concealer"] = {
|
||||||
config = {
|
config = {
|
||||||
icon_preset = "diamond",
|
icon_preset = "diamond",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue