[nvim] Cleans up plugins, adds transparency.
This commit is contained in:
@@ -28,7 +28,7 @@ return {
|
||||
-- Optional, if you want to change the date format for the ID of daily notes.
|
||||
date_format = "%Y-%m-%d",
|
||||
-- Optional, if you want to automatically insert a template from your template directory like ''
|
||||
template = nil,
|
||||
template = "Daily Note",
|
||||
},
|
||||
templates = {
|
||||
folder = "Templates",
|
||||
|
||||
Reference in New Issue
Block a user