Add snippets for vimwiki
This commit is contained in:
5
.vim/snippets/vimwiki.snippets
Normal file
5
.vim/snippets/vimwiki.snippets
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
snippet d
|
||||||
|
= `strftime("%-d. %b:")` ${1:summary} =
|
||||||
|
%% `strftime("%Y-%m-%d")`
|
||||||
|
|
||||||
|
${0}
|
||||||
Reference in New Issue
Block a user