forked from colonelpanic/dotfiles
[Emacs] Don't load realgud anymore
This commit is contained in:
parent
9051bd04df
commit
41421fdb63
@ -3993,8 +3993,7 @@ modeline and with excessive http requests to github.
|
||||
** realgud
|
||||
realgud provides debugging support with many external debuggers in emacs
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package realgud
|
||||
:defer 10)
|
||||
(use-package realgud)
|
||||
#+END_SRC
|
||||
** emr
|
||||
emr (emacs refactor) provides support for refactoring in many programming languages
|
||||
|
Loading…
Reference in New Issue
Block a user