Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toumorokoshi/go-snippets
yasnippet snippets for Go
https://github.com/toumorokoshi/go-snippets
Last synced: 8 days ago
JSON representation
yasnippet snippets for Go
- Host: GitHub
- URL: https://github.com/toumorokoshi/go-snippets
- Owner: toumorokoshi
- Created: 2013-05-14T06:43:23.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-01-13T06:11:33.000Z (almost 7 years ago)
- Last Synced: 2024-10-28T20:05:00.744Z (about 2 months ago)
- Language: Emacs Lisp
- Size: 7.81 KB
- Stars: 13
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
go-snippets
===========yasnippet snippets for Go
Installation
------------To install:
* clone this repository into .emacs.d/
* add (load "~/.emacs.d/go-snippets/go-snippets.el) to your .emacs, after you load yasnippet!