[nvim] Cleans up plugins, adds transparency.

This commit is contained in:
2025-04-26 09:30:59 -07:00
parent 36e847d35a
commit a912dc5b54
6 changed files with 264 additions and 29 deletions

View File

@@ -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",