kakoune/src/rc
Maxime Coste fac222a427 Strongly typed options support
* non builtins options require declaration using the decl command

* At the moment, only int and string options are supported, however
the goal of this change is to provide a consistent way to support
more complex options, namely lists and booleans
2013-03-05 18:49:26 +01:00
..
asciidoc.kak update asciidoc highlighting 2012-11-12 19:41:39 +01:00
client.kak Strongly typed options support 2013-03-05 18:49:26 +01:00
cpp.kak Move Insertion Hooks handing to the input handler 2013-01-17 13:58:57 +01:00
ctags.kak ctags.kak: do not automatically enable info tooltips 2013-01-31 19:00:02 +01:00
diff.kak new regex highlighter parameters syntax, support per capture highlight 2012-08-07 00:13:54 +02:00
git.kak tweak git commit message highlighting 2012-12-13 18:49:29 +01:00
global.kak use -shell-params in rc files 2012-09-09 17:14:08 +02:00
grep.kak Strongly typed options support 2013-03-05 18:49:26 +01:00
kakrc.kak tweak kakrc highlighting 2013-01-03 18:53:04 +01:00
mail.kak Add mail.kak for mail file highlighting 2013-02-21 13:36:25 +01:00
make.kak Strongly typed options support 2013-03-05 18:49:26 +01:00
sh.kak add sh.kak for shell script highlighting 2013-01-08 14:01:22 +01:00