From b1b781a226faae86dde8118df77ce0f42eada603 Mon Sep 17 00:00:00 2001 From: Markus Heurung Date: Wed, 12 Jun 2024 12:21:59 +0200 Subject: [PATCH] fix some things how neovim and obsidian.nvim work --- home.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/home.nix b/home.nix index 85ea8a4..c4b150a 100644 --- a/home.nix +++ b/home.nix @@ -268,6 +268,7 @@ } ]; opts = { + conceallevel = 1; expandtab = true; ignorecase = true; number = true; @@ -313,7 +314,7 @@ settings = { dir = "~/muhhMory"; daily_notes = { - folder = "~/muhhmory/Journal/Daily Pages"; + folder = "Journal/Daily Pages"; template = "Daily Page.md"; }; templates = {