summaryrefslogtreecommitdiff
path: root/src/buffer_manager.cc
diff options
context:
space:
mode:
authorMaxime Coste <mawww@kakoune.org>2018-03-20 04:57:47 +1100
committerMaxime Coste <mawww@kakoune.org>2018-03-20 04:57:47 +1100
commitb27d4afa8d076bc4394b3160f716bf58f586ec11 (patch)
treebf1e6c5178cf84dcf466cd69d0f2d1e0f4158f27 /src/buffer_manager.cc
parent6fdb9db5d90d7504b21158c146a59af66565ff63 (diff)
Regex: Only allow SyntaxCharacter and - to be escaped in a character class
Letting any character to be escaped is error prone as it looks like \l could mean [:lower:] (as it used to with boost) when it only means literal l. Fix the haskell.kak file as well. Fixes #1945
Diffstat (limited to 'src/buffer_manager.cc')
0 files changed, 0 insertions, 0 deletions