summaryrefslogtreecommitdiff
path: root/rc/core/python.kak
diff options
context:
space:
mode:
Diffstat (limited to 'rc/core/python.kak')
-rw-r--r--rc/core/python.kak2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/core/python.kak b/rc/core/python.kak
index da451413..de6aa479 100644
--- a/rc/core/python.kak
+++ b/rc/core/python.kak
@@ -41,7 +41,7 @@ add-highlighter shared/python/docstring/py-docstring/docstring fill string
add-highlighter shared/python/comment fill comment
-%sh{
+evaluate-commands %sh{
# Grammar
values="True|False|None|self|inf"
meta="import|from"