update nvim
This commit is contained in:
parent
1121272da3
commit
a1cec54ec8
1 changed files with 1 additions and 2 deletions
|
@ -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 = [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue