Merge remote-tracking branch 'lenormf/patch-17'
This commit is contained in:
commit
47ba45e9e6
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
== Regex syntax
|
== Regex syntax
|
||||||
|
|
||||||
Kakoune regex syntax is based on ECMAScript syntax, as defined by the
|
Kakoune's regex syntax is inspired by ECMAScript, as defined by the
|
||||||
ECMA-262 standard (see <<regex#compatibility,:doc regex compatibility>>).
|
ECMA-262 standard (see <<regex#compatibility,:doc regex compatibility>>).
|
||||||
|
|
||||||
Kakoune's regex always runs on Unicode codepoint sequences, not on bytes.
|
Kakoune's regex always runs on Unicode codepoint sequences, not on bytes.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user