Skip to content

Refactor Configuration Setup #32

Open
@JonasToth

Description

@JonasToth

vim.tbl_deep_extend exists and should be used instead of the current approach
to default the configuration values.

That makes documentation and extendability much simpler as well.

  • use vim.tbl_deep_extend consistently
  • refactor settings to more consistent sub tables
  • documentation uses type annotations

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions