Skip to content

Commit

Permalink
docs(readme): correction: merge -> extend
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jul 10, 2024
1 parent 61c0efc commit 4e945f9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,9 @@ Or
>
> You can use both `rocks.toml` entries and a Lua config to configure
> your plugin specs.
> `rocks-lazy.nvim` will merge the resulting specs.
> `rocks-lazy.nvim` will extend[^2] the rocks.toml specs with the imported ones.
[^2]: Duplicate specs in the Lua configs will overwrite existing ones.

## :electric_plug: `rocks-config` interoperability

Expand Down

0 comments on commit 4e945f9

Please sign in to comment.