From: Armaan Bhojwani Date: Mon, 29 Mar 2021 21:36:56 +0000 (-0400) Subject: Change quotes to code block X-Git-Url: https://git.armaanb.net/?p=config.org.git;a=commitdiff_plain;h=04c66026ec8f14dbe6836233c8633c11faa0ca05 Change quotes to code block --- diff --git a/config.org b/config.org index 81cdc8c..d524e57 100644 --- a/config.org +++ b/config.org @@ -502,7 +502,7 @@ Some EWW enhancements. #+end_src ** Emacs Anywhere Use Emacs globally. Use the Emacs daemon and bind a key in your wm to -"emacsclient --eval "(emacs-everywhere)". +=emacsclient --eval "(emacs-everywhere)"=. #+begin_src emacs-lisp (use-package emacs-everywhere) #+end_src