Disable prettify symbols, as they mess with indentation

This commit is contained in:
Riyyi
2021-07-03 19:47:10 +02:00
parent 6d54572740
commit 47178aea27
-3
View File
@@ -855,9 +855,6 @@ Debug Adapter Protocol.
;; C++ syntax highlighting for .h files
(add-to-list 'auto-mode-alist '("\\.h\\'" . c++-mode))
;; When in the GUI version of Emacs, enable pretty symbols
(when window-system (global-prettify-symbols-mode t))
;; Set the frame title
(setq frame-title-format
`("%b"