Remove pretty glyphs in python code #emacs
This commit is contained in:
@ -12,7 +12,7 @@
|
|||||||
user-mail-address "colin@onec.me"
|
user-mail-address "colin@onec.me"
|
||||||
|
|
||||||
+workspaces-switch-project-function #'ignore
|
+workspaces-switch-project-function #'ignore
|
||||||
+pretty-code-enabled-modes '(emacs-lisp-mode org-mode python-mode)
|
+pretty-code-enabled-modes '(emacs-lisp-mode org-mode)
|
||||||
+format-on-save-enabled-modes '(not emacs-lisp-mode)
|
+format-on-save-enabled-modes '(not emacs-lisp-mode)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user