diff --git a/README.md b/README.md index 62de315..626c6d1 100644 --- a/README.md +++ b/README.md @@ -672,7 +672,7 @@ return { } ``` -- Any lua file in `~/.config/nvim/lua/plugins/*.lua` will be automatically merged in the main plugin spec +- Any lua file in `~/.config/nvim/lua/plugins/*.lua` will be automatically merged in the main plugin spec if using `.setup("plugins")`. For a real-life example, you can check [LazyVim](https://github.com/LazyVim/LazyVim) and more specifically: