update nvim
Some checks failed
Lint / lint (push) Has been cancelled

This commit is contained in:
Vivian 2024-09-14 23:45:56 +02:00
parent c75ce03490
commit 7bc6c73a40

View file

@ -215,10 +215,9 @@ with lib;
enable = true; enable = true;
settings = { settings = {
new_notes_location = "notes_subdir"; new_notes_location = "notes_subdir";
disable_frontmatter = true;
notes_subdir = "Unsorted"; notes_subdir = "Unsorted";
daily_notes = { daily_notes = {
folder = "Daily"; folder = "Periodics/Daily";
}; };
workspaces = [ workspaces = [
{ {