kakoune/rc/core
Maxime Coste c6c501eb5b asciidoc.kak: Fix highlighting of _itallic_ markup
`_` is a word character, so the regex cannot be exactly the same
as for `*`.
2018-03-05 11:20:56 +11:00
..
asciidoc.kak asciidoc.kak: Fix highlighting of _itallic_ markup 2018-03-05 11:20:56 +11:00
c-family.kak c-family.kak: Do not mistake '\"' for a double quoted string start 2018-03-01 14:01:09 +11:00
comment.kak comment.kak: recognize xml files 2018-02-28 15:07:25 +11:00
diff.kak rc: Don't use command aliases to highlight keywords properly 2017-11-03 10:34:41 +03:00
doc.kak doc.kak: stricter parsing of formatted text 2018-02-22 22:22:13 +11:00
formatter.kak src rc: Rename exec/eval into execute-keys/evaluate-commands 2017-11-03 11:09:45 +03:00
grep.kak Always collapse jumps in exec/eval, remove -collapse-jumps switch 2018-02-24 19:02:15 +11:00
kakrc.kak Convert bundled scripts to ModeChange hook 2018-01-21 10:35:05 +11:00
make.kak Always collapse jumps in exec/eval, remove -collapse-jumps switch 2018-02-24 19:02:15 +11:00
makefile.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
man.kak Always collapse jumps in exec/eval, remove -collapse-jumps switch 2018-02-24 19:02:15 +11:00
python.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00
sh.kak rc/: Replace simple uses of sed with tr 2018-02-18 15:00:30 +11:00