aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/nv/nvim/plgs/neorg/default.nix
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-05-28 13:10:42 +0200
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2026-05-28 13:10:42 +0200
commitc9944e92bc1e2bff9071300b25b11642d218f424 (patch)
tree6d6f4d6ffb17381b3cabb5e52ee2b9f594c14513 /modules/by-name/nv/nvim/plgs/neorg/default.nix
parentpkgs/mpp-searchadd: Make resistent to `beets` auto-migrations on startup (diff)
downloadnixos-config-c9944e92bc1e2bff9071300b25b11642d218f424.zip
treewide: Format
Diffstat (limited to 'modules/by-name/nv/nvim/plgs/neorg/default.nix')
-rw-r--r--modules/by-name/nv/nvim/plgs/neorg/default.nix2
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;