fixup! docs: crude migration guide

This commit is contained in:
Ching Pei Yang 2024-04-20 15:17:50 +02:00
parent b682148337
commit 4ff3919f76
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
Release notes for release 0.6
## Breaking Changes and Migration Guide
## Breaking Changes and Migration Guide {#sec-breaking-changes-and-migration-guide}
In v0.6 we are introducing `setupOpts`: many plugin related options are moved into their respective `setupOpts`
submodule, e.g. `nvimTree.disableNetrw` is renamed to `nvimTree.setupOpts.disable_netrw`.