Format Code in VimSpend less time formatting your code with this easy trick! gg=G That's it. gg Goes to the top of the file. = tells vim to fix the indentation. G goes to the end of the file.Jan 5, 2023·1 min read·4