![Maxime Coste](/assets/img/avatar_default.png)
Reference highlighters allow for potential mutual recursion between highlighters. This is usually fine, but if the recursion happens on the same buffer range, it means we will recurse infinitely. Fixes #1920
4 lines
111 B
Plaintext
4 lines
111 B
Plaintext
source "%val{runtime}/colors/default.kak"
|
|
source "%val{runtime}/rc/core/python.kak"
|
|
set buffer filetype python
|