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
fix(neorg): Add default workspace for Neorg (#1237)
* Update init.lua to add default workspace
With default workspace, Neorg can start with that workspace. The user does not have to run the command to load the workspace after starting nvim.
* Fix code formatting
0 commit comments