kakoune/rc/core
Frank LENORMAND 67a8e8ca3c Remove all references to formatcmd
Initializing the `formatcmd` variable in the default language support
scripts created a dependency to the `formatter.kak` script, which we do
not want. Examples of such cases are when users haven't loaded the
`formatter.kak` script, or when Kakoune runs its test suite and
selectively loads some language scripts for testing purposes.
2016-10-14 19:16:45 +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 Pass a generic pattern to printf calls, use echo when possible 2016-04-23 10:00:36 +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 Fix hool -> hook in rc files 2016-10-01 14:09:59 +01: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