From 5a6fb51bdb43f15eafdbe1078183f754b4fecdf6 Mon Sep 17 00:00:00 2001 From: Maxime Coste Date: Tue, 11 Jun 2024 19:39:07 +1000 Subject: Tweak python block command test location and remove wall of text We do not typically go into lengthy explanation of the code in the support scripts. This would have a performance impact (as comments are not trimmed in advance) and feels out of place. --- test/indent/python/paragraph-break/rc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/indent/python/paragraph-break/rc (limited to 'test/indent/python/paragraph-break/rc') diff --git a/test/indent/python/paragraph-break/rc b/test/indent/python/paragraph-break/rc new file mode 100644 index 00000000..a098fc21 --- /dev/null +++ b/test/indent/python/paragraph-break/rc @@ -0,0 +1,3 @@ +source "%val{runtime}/colors/default.kak" +source "%val{runtime}/rc/filetype/python.kak" +set buffer filetype python -- cgit v1.2.3