mirror of
https://github.com/zoriya/auto-save.nvim.git
synced 2025-12-06 06:36:11 +00:00
added gif and shields
This commit is contained in:
42
README.md
42
README.md
@@ -1,2 +1,40 @@
|
||||
# AutoSave.nvim
|
||||
A NeoVim plugin for saving your work before the world collapses or you type :qa!
|
||||
# 🦴 AutoSave.nvim
|
||||
|
||||
<p align="center">
|
||||
A NeoVim plugin for saving your work before the world collapses or you type :qa!
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/Pocco81/AutoSave.nvim/stargazers"
|
||||
><img
|
||||
src="https://img.shields.io/github/stars/Pocco81/AutoSave.nvim"
|
||||
alt="Repository's starts"
|
||||
/></a>
|
||||
<a href="https://github.com/Pocco81/AutoSave.nvim/issues"
|
||||
><img
|
||||
src="https://img.shields.io/github/issues-raw/Pocco81/AutoSave.nvim"
|
||||
alt="Issues"
|
||||
/></a>
|
||||
<a href="https://github.com/Pocco81/AutoSave.nvim/blob/main/LICENSE"
|
||||
><img
|
||||
src="https://img.shields.io/github/license/Pocco81/AutoSave.nvim"
|
||||
alt="License"
|
||||
/><br />
|
||||
<a href="https://saythanks.io/to/Pocco81%40gmail.com"
|
||||
><img
|
||||
src="https://img.shields.io/badge/say-thanks-modal.svg"
|
||||
alt="Say thanks"/></a
|
||||
></a> <a href="https://github.com/Pocco81/whid.nvim/commits/main"
|
||||
<a href="https://github.com/Pocco81/AutoSave.nvim/commits/main"
|
||||
><img
|
||||
src="https://img.shields.io/github/last-commit/Pocco81/AutoSave.nvim/dev"
|
||||
alt="Latest commit"
|
||||
/></a>
|
||||
<a href="https://github.com/Pocco81/AutoSave.nvim"
|
||||
><img
|
||||
src="https://img.shields.io/github/repo-size/Pocco81/AutoSave.nvim"
|
||||
alt="GitHub repository size"
|
||||
/></a>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
BIN
resources/demo.gif
Normal file
BIN
resources/demo.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 154 KiB |
Reference in New Issue
Block a user