05-04-2013, 04:59 AM
of course it is possible to write a rule for this.
^[tab]+0{
Insert a tab character at the start of the word. Increment it (0x9 -> 0xa). Rotate it into position.
^[tab]+0{
Insert a tab character at the start of the word. Increment it (0x9 -> 0xa). Rotate it into position.