findNextWord(); $buffer->setCursor($wordEnd); return true; } /** * {@inheritdoc} */ public function getName(): string { return 'move-word-right'; } }