mirror of
https://github.com/tomasriveral/NoteWrapper.git
synced 2026-08-12 02:18:38 +02:00
Added first part of journal code and debug(), altDebug() and error()
This commit is contained in:
+2
-1
@@ -2,5 +2,6 @@
|
||||
"directory": "$/Documents/Notes/",
|
||||
"render": true,
|
||||
"jumpToEndOfFileOnLaunch": true,
|
||||
"editor": "neovim"
|
||||
"editor": "neovim",
|
||||
"journalRegex": ".*journal.*"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user