# # HTML # Given vue (An unindented html template): Do: gg=G Expect (The html template got indented): # # JavaScript # Given vue (An unindented JavaScript region): Do (Indent the whole buffer): gg=G Expect vue (TODO): * TODO: fix the indent script to exclude the surrounding html tag # # CSS # Given vue (An unindented css region): Do: gg=G Expect vue (The css region got indented):