kakoune/rc/core
Frank LENORMAND 5db1d1beef Move the commenting variables back to commenting.kak
Initialising the `comment_line_chars` and `comment_selection_chars` variables
in language support scripts created a hard dependency of those scripts
to `commenting.kak`, which would create errors when this script was not
loaded, e.g. when running tests.
2016-10-14 22:12:01 +03:00
..
asciidoc.kak Add highlight group to highlighters rmhl hooks 2016-09-28 08:45:01 +02:00
c-family.kak Remove all references to formatcmd 2016-10-14 19:16:45 +03:00
commenting.kak Move the commenting variables back to commenting.kak 2016-10-14 22:12:01 +03:00
diff.kak Add highlight group to highlighters rmhl hooks 2016-09-28 08:45:01 +02:00
doc.kak Fix, complete and add docstring documentation to builtin commands 2016-10-11 10:26:17 +03:00
formatter.kak Fix, complete and add docstring documentation to builtin commands 2016-10-11 10:26:17 +03:00
grep.kak Fix, complete and add docstring documentation to builtin commands 2016-10-11 10:26:17 +03:00
kakrc.kak Add highlight group to highlighters rmhl hooks 2016-09-28 08:45:01 +02:00
make.kak Fix, complete and add docstring documentation to builtin commands 2016-10-11 10:26:17 +03:00
makefile.kak Move the commenting variables back to commenting.kak 2016-10-14 22:12:01 +03:00
man.kak Fix, complete and add docstring documentation to builtin commands 2016-10-11 10:26:17 +03:00
python.kak Remove all references to formatcmd 2016-10-14 19:16:45 +03:00
sh.kak Add highlight group to highlighters rmhl hooks 2016-09-28 08:45:01 +02:00