feat(plugins/community/chess): add plugin (#1215) [skip ci]

This commit is contained in:
Simon Lecoq
2022-09-05 22:42:25 -04:00
committed by GitHub
parent d6636c00fe
commit 2239bc9297
18 changed files with 406 additions and 0 deletions

View File

@@ -90,3 +90,7 @@ place_id: ".*"
# ignore long runs of a single character:
\b([A-Za-z])\g{-1}{3,}\b
# Chess patterns
\brnbqkbnr\b
\bRNBQKBNR\b