feat!: custom user highlight groups are merged with Rosé Pine defaults (#171)

Configuring `highlight_groups` now merge by default. For example, to add italics without changing the colour:

```diff
- Keyword = { fg = "pine", italic = true }
+ Keyword = { italic = true }
```

Opt out of this behaviour via `inherit = false`.
This commit is contained in:
Niamh Ferns 2023-07-16 03:04:58 +12:00 committed by GitHub
commit 76cae45b4e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 577 additions and 561 deletions

File diff suppressed because it is too large Load diff