kakoune/test/regression/860-python-incorrect-commenting/rc
Maxime Coste 5af29b0254 Fix python comment copy logic in python.kak
And introduce the first unit test that sources bundled support
scripts.

Fixes #860
2016-10-13 20:13:05 +01:00

5 lines
156 B
Plaintext

source "%val{runtime}/colors/default.kak"
source "%val{runtime}/rc/core/formatter.kak"
source "%val{runtime}/rc/core/python.kak"
set buffer filetype python