Add realgud and realgud-byebug packages

This commit is contained in:
2018-06-06 17:02:49 +01:00
parent 40784a66ce
commit 354a09974b
3 changed files with 18 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
;;; siren-realgud.el --- jimeh's Emacs Siren: realgud configuration.
;;; Commentary:
;; Basic configuration for realgud.
;;; Code:
(use-package realgud)
(provide 'siren-realgud)
;;; siren-realgud.el ends here