Added real-time rendering with Vivify and added more configuration options

This commit is contained in:
Tomas Rivera
2026-04-02 11:30:58 +02:00
parent 6ef1a31802
commit e26a68a954
3 changed files with 81 additions and 24 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
{
"directory": "$/Documents/Notes/"
"directory": "$/Documents/Notes/",
"render": true,
"jumpToEndOfFileOnLaunch": true,
"editor": "neovim"
}