Fix tokenization

This commit is contained in:
AnimiVulpis
2017-10-31 22:41:52 +01:00
parent 2d3be20046
commit 86aee1cfae

View File

@@ -20,7 +20,7 @@
- Find files whose contents match a regular expression: - Find files whose contents match a regular expression:
`ag '^{{ba}}({{r}}|{{z}})$'` `ag '{{^ba(r|z)$}}'`
- Find files with a name matching "foo": - Find files with a name matching "foo":