[Emacs] Remove accidental leftover code
This commit is contained in:
parent
4c926eb911
commit
3d71fb43af
@ -6384,10 +6384,6 @@ And some for C and C++.
|
|||||||
(add-hook 'c++-mode-hook #'c-cpp-mode-pretty-symbols)
|
(add-hook 'c++-mode-hook #'c-cpp-mode-pretty-symbols)
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
#+begin_src emacs-lisp
|
|
||||||
(defun)
|
|
||||||
#+end_src
|
|
||||||
|
|
||||||
Finally, similar to how ~org-appear~ behaves, let’s show the real string
|
Finally, similar to how ~org-appear~ behaves, let’s show the real string
|
||||||
of our symbols when the cursor is on it.
|
of our symbols when the cursor is on it.
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
|
Loading…
Reference in New Issue
Block a user