diff options
Diffstat (limited to 'modules/by-name/nv/nvim/plgs/neorg/default.nix')
| -rw-r--r-- | modules/by-name/nv/nvim/plgs/neorg/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/by-name/nv/nvim/plgs/neorg/default.nix b/modules/by-name/nv/nvim/plgs/neorg/default.nix index 5ed87f0e..b69f5a58 100644 --- a/modules/by-name/nv/nvim/plgs/neorg/default.nix +++ b/modules/by-name/nv/nvim/plgs/neorg/default.nix @@ -55,7 +55,7 @@ in { __empty = null; }; "core.dirman".config = { - workspaces = { }; + workspaces = {}; }; "core.export".config = { __empty = null; |
