kakoune/rc/core
Frank LENORMAND 68d3eda270 Miscellaneous fixes to the commenting.kak script
This commit properly produces backslash characters within double quote
strings instead of hoping the shell will not recognize the escape
sequence that they form with the following character. Use the proper
POSIX function declaration form.

The uncommenting logic now also ignores trailing newline characters,
which shortens the amount of operations needed to uncomment a selection.
2016-10-14 22:15:35 +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 Miscellaneous fixes to the commenting.kak script 2016-10-14 22:15:35 +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