From 2f2430e2a097fda56a19b5349cd1542c540e7525 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Thu, 3 Aug 2023 18:48:42 -0600 Subject: [PATCH] [Emacs] Remove realgud --- dotfiles/emacs.d/README.org | 6 ------ 1 file changed, 6 deletions(-) diff --git a/dotfiles/emacs.d/README.org b/dotfiles/emacs.d/README.org index 863887cc..b300f2d4 100644 --- a/dotfiles/emacs.d/README.org +++ b/dotfiles/emacs.d/README.org @@ -3993,12 +3993,6 @@ modeline and with excessive http requests to github. gist-unstar gist-list-starred gist-fork)) #+END_SRC * Programming -** realgud -realgud provides debugging support with many external debuggers in emacs -#+BEGIN_SRC emacs-lisp -(use-package realgud - :disabled t) -#+END_SRC ** emr emr (emacs refactor) provides support for refactoring in many programming languages #+BEGIN_SRC emacs-lisp