fix some things how neovim and obsidian.nvim work

This commit is contained in:
Markus Heurung 2024-06-12 12:21:59 +02:00
parent 965e846234
commit b1b781a226

View file

@ -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 = {