autosave.vim

vim plugin to autosave buffer when leaving cursor idle
Index Commits Files Refs README LICENSE
ModeNameSize
d---------plugin.
-rw-r--r--LICENSE21L
-rw-r--r--README.md46L

vim autosave

This is a plugin to auto save the current buffer (if modified) when the cursor is idle.

autosave2

Installing

If you are using vim-plug add this to your plugins list:

Plug 'mjkloeckner/autosave.vim'

Options

License

MIT