You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In lua/neorg/modules/core/defaults/module.lua, core.summary is missing from the list. As a result, generate-workspace-summary does now show up in my Neovim. Adding core.summary to the list fixes this issue. Is there any particular reason core.summary is not included in the defaults?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In
lua/neorg/modules/core/defaults/module.lua
,core.summary
is missing from the list. As a result,generate-workspace-summary
does now show up in my Neovim. Addingcore.summary
to the list fixes this issue. Is there any particular reasoncore.summary
is not included in the defaults?Beta Was this translation helpful? Give feedback.
All reactions