Added snippets for Emacs
This commit is contained in:
3
emacs/.emacs.d/snippets/go-mode/main
Normal file
3
emacs/.emacs.d/snippets/go-mode/main
Normal file
@@ -0,0 +1,3 @@
|
||||
func main() {
|
||||
$0
|
||||
}
|
||||
Reference in New Issue
Block a user