I\'m editing an HTML file in Vim and I want the browser to refresh whenever the file underneath changes.
Is there a plugin for Google Chrome that will listen for ch
A quick solution that I sometimes use is to divide the screen into two, and each time a change is made, click on the document xD .