Jump to next white space

  • Use f and then space. See :help f and :help t for that.
  • Alternatively use /[[:space:]] or /\s if you want to also match tab.
  • otherwise El will do it (capital e and lowercase L).

Following a suggested edit that was rejected, here is how to do it backwards (jump to previous space):

  • Use F and then space. See :help F and :help T for that.
  • Alternatively use ?[[:space:]] or ?\s if you want to also match tab.
  • otherwise Bh will do it (capital b and lowercase h).

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)