autosave.vim

vim plugin to autosave buffer when leaving cursor idle
Index Commits Files Refs README LICENSE
commit b549e1ea08e32706b770138b0d928914cd7a6ab1
parent 76a131e1632207a5dfbe55d41079b39a700a696d
Author: mjkloeckner <martinjkloeckner@gmail.com>
Date:   Fri, 28 Apr 2023 21:32:43 -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 'chrisbra/Colorizer'
 ```
 
 ## Options