kakoune/rc/core
Maxime Coste 0fa59e5fd2 rc/: Tweak some regexes to be compatible with our impl limitations
The upcoming custom implementation does not support arbitrary lookarounds,
and other advanced regex features. Simplify the regexes to avoid those.
2017-10-25 10:27:39 +08:00
..
asciidoc.kak rc/: Tweak some regexes to be compatible with our impl limitations 2017-10-25 10:27:39 +08:00
c-family.kak rc/: Tweak some regexes to be compatible with our impl limitations 2017-10-25 10:27:39 +08:00
comment.kak Merge remote-tracking branch 'lenormf/doc-public-options' 2017-05-21 07:09:37 +01:00
diff.kak update command names 2017-01-04 13:04:27 +01:00
doc.kak rc/: More consistent uses of regex syntax 2017-10-25 10:27:25 +08:00
formatter.kak Remove echo -color support, superseeded by echo -markup 2017-07-19 17:18:52 +02:00
grep.kak Fix grep-next/prev-match not jumping correctly to first/last match 2017-07-29 03:02:11 +07:00
kakrc.kak rc/: Tweak some regexes to be compatible with our impl limitations 2017-10-25 10:27:39 +08:00
make.kak rc/: More consistent uses of regex syntax 2017-10-25 10:27:25 +08:00
makefile.kak Adds faces module and function. Renames identifier face to variable. 2017-02-09 21:43:29 -05:00
man.kak rc man/doc: Don't show groff warnings 2017-09-30 08:23:10 +03:00
python.kak Various auto indent fixes regarding wrong use of x instead of <a-x> 2017-01-13 00:50:03 +00:00
sh.kak Make shell variable expansion in "strings" highlighted the same way as in code 2017-05-25 19:54:08 +01:00