domtronn / magit-gh-issues.el

A small plugin for Magit which allows users to see, open, comment and label GitHub issues.
GNU General Public License v2.0
5 stars 1 forks source link

Testy test tes tes #32

Closed domtronn closed 9 years ago

domtronn commented 9 years ago

This is a thing

domtronn commented 9 years ago

I'm leaving a comment on this thing because it's useful fo rme to do so The annoying thing I suppose is that the font lock is incorrect, comments don't need to be constrained by the width of the

domtronn commented 9 years ago

Leaving me a good ole' comment

It's really useful to do these things REALLY important

domtronn commented 9 years ago

Doing the thingamajig

(require 'magit)
(require 'gh)
(require 'gh-issues)
(require 'gh-issue-comments)
(require 's)
(require 'browse-url)
(require 'markdown-mode)

See here