add vim snippets
This commit is contained in:
parent
48ea8cd477
commit
174addccf4
2 changed files with 6 additions and 0 deletions
3
vim/.vim/minisnip/_go_func
Normal file
3
vim/.vim/minisnip/_go_func
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
func {{++}}({{++}}) {{++}} {
|
||||||
|
{{++}}
|
||||||
|
}
|
3
vim/.vim/minisnip/_vimwiki_diary
Normal file
3
vim/.vim/minisnip/_vimwiki_diary
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# {{+~strftime("%Y-%m-%d")+}}
|
||||||
|
|
||||||
|
{{++}}
|
Loading…
Add table
Reference in a new issue