sudix / yasnippet-golang

emacs snippet (yasnippets) for golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yasnippet for golang

This is yasnippet for emacs go-mode.

YASnippet is here : https://github.com/capitaomorte/yasnippet

Installation

Clone this repository:

$ git clone https://github.com/atotto/yasnippet-golang.git

Add the following in your .emacs file:

(add-to-list 'yas-snippet-dirs "path/to/yasnippet-golang")

License

MIT License

About

emacs snippet (yasnippets) for golang