From 712c1b99b3e91fb81399ba1c878b5f3105739e59 Mon Sep 17 00:00:00 2001 From: Tyler Miller Date: Wed, 11 Jan 2023 05:40:56 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 742e50c..c9d665b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Never manually save/write a buffer again! -This plugin is an autosaver for Neovim that automatically saves all of your changed buffers according to a predefined timeout value. The main goals are: +This plugin is an autosaver for Neovim that automatically saves all of your changed buffers according to a predefined timeout value. Its main goals are: - to handle conditions/situations that `'autowriteall'` does not - to offer a complete, set-and-forget autosave/autowrite solution that saves your buffers for you when you want/need them saved