From 214e34e07cb90a5e5e88731b6cdc70f398c29dcd Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sun, 25 Dec 2022 10:55:05 -0800 Subject: [PATCH 1/1] remove extraneous xb --- emacs_el/configuration/don-configuration.org | 1 - 1 file changed, 1 deletion(-) diff --git a/emacs_el/configuration/don-configuration.org b/emacs_el/configuration/don-configuration.org index a42e6ea..2397bfa 100644 --- a/emacs_el/configuration/don-configuration.org +++ b/emacs_el/configuration/don-configuration.org @@ -436,7 +436,6 @@ value, scrolling continues until there is no more output. lsp-pyright-venv-path "~/miniconda3/envs") :hook ((python-mode . (lambda () (require 'lsp-pyright) (lsp-deferred))))) -xb #+END_SRC ** Company #+BEGIN_SRC emacs-lisp -- 2.39.2