vim-autoread
vim-autoread copied to clipboard
Make clear what trigger the update
I use your plugin and I don't understand exactly what does effectively trigger the refresh:
Currently I have to move in the file (ie: with the key j) to see the update.
As mentioned here, you can add call feedkeys("lh") to trigger a cursor move, thus updating the file.