kakoune/rc
Maxime Coste bf6e5daa08 Use stricter regex syntax
boost regex tolerates non-escaped special characters, and escaped
non-special characters. Standardize on stricter syntax, where
special characters must be escaped, and non-special characters must
not.
2017-10-25 10:27:39 +08:00
..
base Use stricter regex syntax 2017-10-25 10:27:39 +08:00
core Use stricter regex syntax 2017-10-25 10:27:39 +08:00
extra Use stricter regex syntax 2017-10-25 10:27:39 +08:00