diff options
| author | Maxime Coste <mawww@kakoune.org> | 2017-10-09 11:20:05 +0800 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2017-11-01 14:05:14 +0800 |
| commit | 9305fa136918010fab36c09e7174c5a45b422141 (patch) | |
| tree | fdf961872fec70a991f63bdb9e275cd86c3b2b50 /src/shared_string.cc | |
| parent | cca730193c9aa527abe42e3405a54e36b44a117e (diff) | |
Regex: Fix lookaround use in moon.kak
(?=[A-Z]\w*) is strictly the same as (?=[A-Z]) as \w* will always
at least match an empty string.
Diffstat (limited to 'src/shared_string.cc')
0 files changed, 0 insertions, 0 deletions
