chore: update README.md

main
olimorris 2022-07-14 22:07:27 +01:00
parent 7d3f977ae5
commit 0f5f24f4c4
1 changed files with 8 additions and 4 deletions

View File

@ -1,10 +1,14 @@
# :floppy_disk: Persisted # Persisted.nvim
![MIT License](https://img.shields.io/github/license/olimorris/persisted.nvim) [![Tests](https://github.com/olimorris/persisted.nvim/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/olimorris/persisted.nvim/actions/workflows/ci.yml) ![MIT License](https://img.shields.io/github/license/olimorris/persisted.nvim) [![Tests](https://github.com/olimorris/persisted.nvim/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/olimorris/persisted.nvim/actions/workflows/ci.yml)
**Persisted** is a simple lua plugin for automated session management within Neovim. <p align="center">
<img src="https://user-images.githubusercontent.com/9512444/179085825-7c3bc1f7-c86b-4119-96e2-1a581e9bfffc.png" alt="Persisted.nvim" />
The plugin was forked from the fantastic [Persistence.nvim](https://github.com/folke/persistence.nvim) as active development seems to have been paused and there were some useful pull requests. </p>
<p align="center">
<b>Persisted.nvim</b> is a simple lua plugin for automated session management within Neovim.<br><br>
The plugin was forked from the fantastic <a href="https://github.com/folke/persistence.nvim">Persistence.nvim</a> as active development seems to have been paused and there were some useful pull requests.
</p>
## :book: Table of Contents ## :book: Table of Contents