kakoune/rc
Maxime Coste 0a76fe3040 Add support for recursion in region highlighter
An optional parameter defines the recursion regex, that match
potential closers.

For example, %sh{ ... } blocks support nested { }, so defining \{
as the recurse regex make the region highlighter correctly match
%sh{ ... { ... } ... } constructs
2014-06-11 00:23:44 +01:00
..
asciidoc.kak Make kak more installable 2013-12-23 21:36:05 +00:00
clang.kak clang.kak: hide clang_completion option 2014-04-03 19:02:29 +01:00
client.kak client.kak: improve termcmd autodetection 2014-04-10 19:41:43 +01:00
cpp.kak Convert Region highlighter to a HierarchicalHighlighter 2014-06-10 22:02:42 +01:00
ctags.kak ctags.kak: fix support for tags with a tab character in search line 2014-04-07 19:06:09 +01:00
diff.kak Make kak more installable 2013-12-23 21:36:05 +00:00
git-tools.kak git-tools.kak: Add a 'git hide-blame' command 2014-05-09 13:51:15 +01:00
git.kak Make kak more installable 2013-12-23 21:36:05 +00:00
grep.kak Add support for non-scrolling fifo buffers 2014-05-02 18:58:04 +01:00
kakrc.kak Add support for recursion in region highlighter 2014-06-11 00:23:44 +01:00
mail.kak Make kak more installable 2013-12-23 21:36:05 +00:00
make.kak Add support for non-scrolling fifo buffers 2014-05-02 18:58:04 +01:00
man.kak Fix man command 2014-03-06 21:33:01 +00:00
mime.kak Use proper buffer filename rather than name in mime.kak 2014-02-27 06:44:28 +00:00
sh.kak Make kak more installable 2013-12-23 21:36:05 +00:00