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() {
|
||||
}
|
||||
Reference in New Issue
Block a user