Replace current word

The replace current word command is a command line command with the following syntax:

    =/string/options
As with the Ctrl-A command, the current word is determined and copied to a buffer. It is then used to generate a new statement that looks like:
    /CurrentWord/=/string/w+options
All settings and options that are relevant for a normal search and replace operation are available for this command. The word option is automatically implied.