Vim Commands

Published on Jul 21, 2020

VIM commands

For re-indenting whole file

gg=G

Reload all buffs, for example after switching git branch

:bufdo e