kakoune/rc
Frank LENORMAND 1b11412796 rc perl: Don't highlight regex, fix string escapes
Highlighting perl regex patterns with regular expressions (with
highlighters) caused several misses that made most of the file
unreadable. This commit makes `perl.kak` not try to highlight
those patterns in the code, and also addresses issues with string
highlighting.
2017-09-14 14:16:58 +03:00
..
base rc perl: Don't highlight regex, fix string escapes 2017-09-14 14:16:58 +03:00
core Change documentation directory towards $kak_runtime/doc 2017-08-03 15:00:02 +07:00
extra Check for gocode, goimports and gogetdoc on go-tools loading 2017-08-30 10:19:13 +02:00