docs: fix lazy installation in README.md

main
Agustin Marquez 2023-06-07 11:02:04 +02:00 committed by GitHub
parent 2e6946c1ad
commit 536513779b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -41,10 +41,10 @@ Install the plugin with your preferred package manager:
```lua
-- Lua
use({
{
"olimorris/persisted.nvim",
config = true
})
}
```
**[Packer](https://github.com/wbthomason/packer.nvim)**