You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Details
Adds the notion of presets which provide partial configurations. The
order to resolve values is user configuration > preset > default
configuration.
There are 3 possible values:
- none: does nothing
- lazy: attempts to stay up to date with LazyVim distribution. If
LazyVim ever uses a preset I'll need to figure something out.
- obsidian: currently sets rendering to all modes using anti conceal to
show current line only. Will evolve over time to look more obsidian
like.
0 commit comments