VIM has a very nice alternative: Simply select the block you want to intend in the visual mode (hit "v" then select the lines with your cursor keys) and then hit ">" to intend the whole selection :-) This also works the other way around with "<" ;-)
VIM has a very nice alternative: Simply select the block you want to intend in the visual mode (hit "v" then select the lines with your cursor keys) and then hit ">" to intend the whole selection :-) This also works the other way around with "<" ;-)
Comments: