kakoune/rc/core
Frank LENORMAND ac42ea414e Add commenting characters to all supported languages
The default commenting character is now '#', considering the superior
amount of files that use it for comments compared to the previous
C-style comment characters.

The logic now also prioritize the opening commenting characters if they
contain a colon, to be able to use selection commenting on markdown
files.
2016-10-15 11:07:21 +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 Add commenting characters to all supported languages 2016-10-15 11:07:21 +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