10 lines
372 B
Plaintext
10 lines
372 B
Plaintext
|
|
<snippet>
|
||
|
|
<content><![CDATA[
|
||
|
|
from trytond.config import config as config_
|
||
|
|
]]></content>
|
||
|
|
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
|
||
|
|
<tabTrigger>tryton_import_config</tabTrigger>
|
||
|
|
<!-- Optional: Set a scope to limit where the snippet will trigger -->
|
||
|
|
<scope>source.python</scope>
|
||
|
|
<description>Tryton: config import</description>
|
||
|
|
</snippet>
|