Prepare config file for some alias names #30

They are not activated yet because some people periodically update
their box design configs from the boxes master branch on GitHub.
If we activated the alias names, and the user still has pre-2.1.0
boxes, the file would parse as broken. As soon as we think that
everybody has access to boxes v2.1.0, we will activate the aliases.
Of course you can already do this in your local config at any time
if you already have boxes v2.1.0.
This commit is contained in:
Thomas Jensen 2021-03-30 20:26:25 +02:00
parent 79ab9baa6d
commit b01fdcecf5
No known key found for this signature in database
GPG Key ID: A4ACEE270D0FB7DB

View File

@ -1473,6 +1473,8 @@ END right
# ============================================================================
# As soon as boxes v2.1.0 is available everywhere, aliases will be activated:
#BOX ada-cmt, lua-cmt, sql-cmt
BOX ada-cmt
author "Neil Bird <neil.bird@rdel.co.uk>"
@ -1503,6 +1505,8 @@ END ada-cmt
# ============================================================================
# As soon as boxes v2.1.0 is available everywhere, aliases will be activated:
#BOX ada-box, lua-box, sql-box
BOX ada-box
author "Neil Bird <neil.bird@rdel.co.uk>"