Skip to content

jiahut/yasnippet-golang

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

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/jiahut/yasnippet-golang.git

Add the following in your .emacs file:

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

with spacemacs

cd ~/.emacs.d/private/snippets
ln -s ~/develop/yasnippet-golang/go-mode go-mode

License

MIT License

About

emacs snippet (yasnippets) for golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • YASnippet 100.0%