Added Snippets and cleanup .script/startup.sh
This commit is contained in:
6
vim/.vim/templates/skeleton.go
Normal file
6
vim/.vim/templates/skeleton.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package main
|
||||
|
||||
import ()
|
||||
|
||||
func main() {
|
||||
}
|
||||
@@ -1,5 +1,5 @@
|
||||
% Dokukmentation für die alte Infrastruktur
|
||||
% Tuan-Dat Tran
|
||||
% [:VIM_EVAL:]strftime('%Y-%m-%d')[:END_EVAL:]
|
||||
|
||||
# INSERT
|
||||
---
|
||||
title:
|
||||
author: Tuan-Dat Tran
|
||||
date: [:VIM_EVAL:]strftime('%Y-%m-%d')[:END_EVAL:]
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user