diff options
| author | Alex Leferry 2 <alexherbo2@gmail.com> | 2019-03-18 19:56:34 +0100 |
|---|---|---|
| committer | Alex Leferry 2 <alexherbo2@gmail.com> | 2019-03-21 01:06:16 +0100 |
| commit | c0dccdd90dd615cf663d95fd94fbdbdf2a88b165 (patch) | |
| tree | cb48fb1b7fb74e6e3b98a62f6e2768686bb75c98 /test/regression/860-python-incorrect-commenting | |
| parent | f87e844244d5ee81e9c1ceb04c354726002ae760 (diff) | |
Add categories in rc/
Closes #2783
Diffstat (limited to 'test/regression/860-python-incorrect-commenting')
| -rw-r--r-- | test/regression/860-python-incorrect-commenting/rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/regression/860-python-incorrect-commenting/rc b/test/regression/860-python-incorrect-commenting/rc index 909f53ff..a098fc21 100644 --- a/test/regression/860-python-incorrect-commenting/rc +++ b/test/regression/860-python-incorrect-commenting/rc @@ -1,3 +1,3 @@ source "%val{runtime}/colors/default.kak" -source "%val{runtime}/rc/core/python.kak" +source "%val{runtime}/rc/filetype/python.kak" set buffer filetype python |
