An open API service indexing awesome lists of open source software.

https://github.com/arecarn/vim-auto-autoread


https://github.com/arecarn/vim-auto-autoread

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

auto-autoread
=============

auto-autoread does what I would expect the setting `'autoread'` would do.
Automatically reloaded files when they have been changed outside of Vim without
having to do anything special.

Usage
-----
Just set `'autoread'` and you should be set.