Remove f-string font locking
It causes deep trouble with Emacs 27
This commit is contained in:
parent
7bbb7dab6d
commit
add1590e1d
@ -848,7 +848,7 @@ to the beginning of the file."
|
|||||||
:SOURCE: https://emacs.stackexchange.com/a/55186/507
|
:SOURCE: https://emacs.stackexchange.com/a/55186/507
|
||||||
:END:
|
:END:
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp :tangle no
|
||||||
(with-eval-after-load "python"
|
(with-eval-after-load "python"
|
||||||
(setq python-font-lock-keywords
|
(setq python-font-lock-keywords
|
||||||
(append python-font-lock-keywords
|
(append python-font-lock-keywords
|
||||||
|
Loading…
Reference in New Issue
Block a user