summaryrefslogtreecommitdiff
path: root/src/string.hh
diff options
context:
space:
mode:
authorMaxime Coste <frrrwww@gmail.com>2016-08-30 23:23:33 +0100
committerMaxime Coste <frrrwww@gmail.com>2016-08-30 23:41:27 +0100
commit80298a95a064baac0d7fe68a2857fb41ac1a0a6e (patch)
tree0e61ff6ee1799d3b52a5430e91fc7f3705846675 /src/string.hh
parent3831117bc7748fdefe1c98f5a31f9b9038243dd4 (diff)
clang.kak: Use two sed processes instead of one to avoid extra long pattern space
The previous version was ending up with all the completion candidates in a single, multiline pattern space, regex substitution on it was extremely slow compared to the two process version where substitution is always running on a single candidate.
Diffstat (limited to 'src/string.hh')
0 files changed, 0 insertions, 0 deletions