Open
Description
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