DEV Community

Discussion on: Demystifying vim

Collapse
 
vlasales profile image
Vlastimil Pospichal • Edited

Fix the indentation:

  • gg=G for whole file
  • =G from actual row to end of file
  • == actual line