autosave.vim

vim plugin to autosave buffer when leaving cursor idle
Index Commits Files Refs README LICENSE
commit 70e3ecc555ac2f0e4f6b92c84543a2a352fa58b1
parent b549e1ea08e32706b770138b0d928914cd7a6ab1
Author: mjkloeckner <martinjkloeckner@gmail.com>
Date:   Fri, 28 Apr 2023 21:33:20 -0300

update README.md

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -9,7 +9,7 @@ If you are using [vim-plug](https://github.com/junegunn/vim-plug) add this to
 your plugins list:
 
 ```vim
-Plug 'chrisbra/Colorizer'
+Plug 'mjkloeckner/autosave.vim'
 ```
 
 ## Options