refactor(nvim): remove :journal:
tag in Org Journal template
This commit is contained in:
parent
0026a4b889
commit
151bed5a6e
@ -47,7 +47,7 @@ return {
|
||||
},
|
||||
j = {
|
||||
description = "Journal",
|
||||
template = "\n* %? %U :journal:",
|
||||
template = "\n* %? %U",
|
||||
target = "~/Notes/journal/%<%Y-%m-%d>.org",
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user