setq->defvar (prettify-symbols-unprettify-at-point)
This commit is contained in:
parent
ec8ae0bedc
commit
8c64644450
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
|
||||
;; When you get to the right edge, it goes back to how it normally prints
|
||||
;;;###autoload
|
||||
(setq prettify-symbols-unprettify-at-point 'right-edge)
|
||||
(defvar prettify-symbols-unprettify-at-point 'right-edge)
|
||||
|
||||
;;;###autodef
|
||||
(defun set-pretty-symbols! (modes &rest plist)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue