From cf822b5309866d00d6fe4e5a006b365e44768f65 Mon Sep 17 00:00:00 2001 From: Soliprem Date: Tue, 15 Oct 2024 16:13:17 +0200 Subject: [PATCH 1/2] neorg: formatting --- modules/plugins/notes/neorg/neorg.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/plugins/notes/neorg/neorg.nix b/modules/plugins/notes/neorg/neorg.nix index ed1b0435..6b5cf18e 100644 --- a/modules/plugins/notes/neorg/neorg.nix +++ b/modules/plugins/notes/neorg/neorg.nix @@ -24,8 +24,8 @@ in { type = submodule { options = { enable = mkEnableOption '' - all of the most important modules that any user would want to have a "just works" experience - ''; + all of the most important modules that any user would want to have a "just works" experience + ''; config = { disable = mkOption { description = '' From 31cf4987635bca6ba9144ae857abb286206f0ab0 Mon Sep 17 00:00:00 2001 From: Soliprem Date: Tue, 15 Oct 2024 17:19:33 +0200 Subject: [PATCH 2/2] neorg: added newline at the end of docs --- docs/release-notes/rl-0.7.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/release-notes/rl-0.7.md b/docs/release-notes/rl-0.7.md index 4941f093..7cbdbaae 100644 --- a/docs/release-notes/rl-0.7.md +++ b/docs/release-notes/rl-0.7.md @@ -276,4 +276,5 @@ everyone. [ksonj](https://github.com/ksonj): - Add LSP support for Scala via - [nvim-metals](https://github.com/scalameta/nvim-metals) \ No newline at end of file + [nvim-metals](https://github.com/scalameta/nvim-metals) +