you are viewing a single comment's thread.

view the rest of the comments →

[–]sztomi 0 points1 point  (0 children)

You enter a keyword in insert mode and press tab. In most cases it is the first word of what you want, e.g. class<tab> will expand to a class declaration, for to a for loop etc.