mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Add realgud and realgud-byebug packages
This commit is contained in:
12
modules/debugging/siren-realgud.el
Normal file
12
modules/debugging/siren-realgud.el
Normal 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
|
||||
Reference in New Issue
Block a user