I have an array of objects [<#a star=1val=1>, <#a star=nil val=3> , <#a star=2val=2>]
I was wondering if there was any key mapping in Vim to allow me to indent certain lines of code (whether those lines have been selected in visual mode, or n lines above/below current cursor position).