gobgen.el/README.md

20 lines
284 B
Markdown
Raw Normal View History

2014-10-04 19:11:52 +00:00
Installation
============
Add `gobgen.el` to your Emacs start script:
`(load "gobgen.el")`
Usage
=====
`M-x gobgen <RET>`
Requirements
============
gobgen.el depends only on Emacs' widget library.
Tested on Emacs 24.3, please report if you succeed (or fail) on other
versions!