func src.elv.sh/pkg/edit.moveDotRightSmallWord

3 uses

	src.elv.sh/pkg/edit (current package)
		builtins.go#L227: 	"move-dot-right-small-word": makeMove(moveDotRightSmallWord),
		builtins.go#L241: 	"kill-small-word-right": makeKill(moveDotRightSmallWord),
		builtins.go#L438: func moveDotRightSmallWord(buffer string, dot int) int {