mirror of
https://github.com/folke/persistence.nvim.git
synced 2025-07-20 18:54:34 +02:00
docs: fixed typos
This commit is contained in:
parent
7a67c5a859
commit
43b005ef5f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# 💾 Persistence
|
# 💾 Persistence
|
||||||
|
|
||||||
**persistence** is a simple lua plugin for automated session management.
|
**Persistence** is a simple lua plugin for automated session management.
|
||||||
|
|
||||||
## ✨ Features
|
## ✨ Features
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ use({
|
||||||
|
|
||||||
## ⚙️ Configuration
|
## ⚙️ Configuration
|
||||||
|
|
||||||
Todo comes with the following defaults:
|
Persistence comes with the following defaults:
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue