Skip to content

Commit 0efae19

Browse files
committed
Add odoo tag
1 parent f6dc695 commit 0efae19

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

snippets/xml.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
{
2+
"odoo_odoo": {
3+
"prefix": "odoo",
4+
"body": [
5+
"<?xml version='1.0' encoding='utf-8'?>",
6+
"<odoo>",
7+
"\t${0}",
8+
"</odoo>"
9+
],
10+
"description": "Odoo tag"
11+
},
212
"odoo_form": {
313
"prefix": "oform",
414
"body": [

0 commit comments

Comments
 (0)