update mode

This commit is contained in:
2021-02-18 14:02:07 +01:00
parent e35a3cb19d
commit 2e16bc2b90
19 changed files with 160 additions and 48 deletions

View File

@ -0,0 +1,12 @@
<?xml version='1.0' encoding='UTF-8'?>
<rougail>
<variables>
<family name="base" mode="expert">
<family name="subfamily">
<variable name="variable" mode="basic"/>
</family>
</family>
</variables>
</rougail>
<!-- vim: ts=4 sw=4 expandtab
-->