WorksApplications/Sudachi

Configuration: Merging Plugins

eiennohito opened this issue · 0 comments

For plugin configuration use the following strategy.

  1. Order plugins in the specified configuration completely overrides order of plugins in the default configuration.
  2. Plugin configuration is merged with the default configuration by replacing options from the default configuration.
  3. class "remaining" allows to put remaining plugins to the specific point.