Remove f-string font locking

It causes deep trouble with Emacs 27
This commit is contained in:
Gergely Polonkai 2020-09-07 11:18:56 +02:00
parent 7bbb7dab6d
commit add1590e1d
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 1 additions and 1 deletions

View File

@ -848,7 +848,7 @@ to the beginning of the file."
:SOURCE: https://emacs.stackexchange.com/a/55186/507
:END:
#+BEGIN_SRC emacs-lisp
#+BEGIN_SRC emacs-lisp :tangle no
(with-eval-after-load "python"
(setq python-font-lock-keywords
(append python-font-lock-keywords