We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fdb1985 commit a9a5123Copy full SHA for a9a5123
snippets/regex/regex-brazilian-cnpj.sublime-snippet
@@ -2,6 +2,6 @@
2
<content><![CDATA[
3
(^(\d{2}.\d{3}.\d{3}/\d{4}-\d{2})|(\d{14})\$)
4
]]></content>
5
- <tabTrigger>r.bcnpj</tabTrigger>
+ <tabTrigger>r.bcpfcnpj</tabTrigger>
6
<description>r - Brazilian CNPJ</description>
7
</snippet>
0 commit comments