Last active
August 29, 2015 14:07
-
-
Save slackorama/b6ea52536634d0e1ba9d to your computer and use it in GitHub Desktop.
Config for bug-reference-url and JIRA
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(setq bug-reference-url-format "ecjira.atlassian.net/browse/%s") | |
(setq bug-reference-bug-regexp "\\(\\)\\([A-Z]+-[0-9]+\\)") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment