Comment skip a match quand using Ctrl+D for multiple selections dans Sublime Text 2?

How do I skip a match when using Ctrl+D for multiple selections in Sublime Text 2?

Just use Ctrl+K, Ctrl+D.

(for OS X: Cmd+K, Cmd+D)

Needs a bit of practice, but gets the job done!