Cool Vim Stuff
Just a compendium of cool vim tricks I’ve found.
Saves the buffer whenever text is changed: autocmd TextChanged, TextChangedI <buffer> silent update
Just a compendium of cool vim tricks I’ve found.
Saves the buffer whenever text is changed: autocmd TextChanged, TextChangedI <buffer> silent update