File tree Expand file tree Collapse file tree 1 file changed +12
-13
lines changed
Expand file tree Collapse file tree 1 file changed +12
-13
lines changed Original file line number Diff line number Diff line change 847847# false.
848848prefix_prompt = True
849849
850+ ###############################################################################
851+ # Plugins
852+ #
853+ # Settings dedicated to plugins
854+ ###############################################################################
855+
856+ # Settings specific to certain plugin implementations can be found in the
857+ # "rezconfig" file accompanying that plugin. The settings listed here are
858+ # common to all plugins of that type.
859+ #
860+ # Refer to :ref:`configuring-plugins` for more information.
861+ plugins = {}
850862
851863###############################################################################
852864# Misc
11341146alias_styles = None
11351147
11361148
1137- ###############################################################################
1138- # Plugin Settings
1139- ###############################################################################
1140-
1141- # Settings specific to certain plugin implementations can be found in the
1142- # "rezconfig" file accompanying that plugin. The settings listed here are
1143- # common to all plugins of that type.
1144-
1145- plugins = {
1146-
1147- }
1148-
1149-
11501149###############################################################################
11511150###############################################################################
11521151# GUI
You can’t perform that action at this time.
0 commit comments