To perform a find-replace operation in Neovim from the cursor position to EOF
How to perform a find-replace operation in Neovim from the cursor position to the end of the file (EOF), as Ex command
How to perform a find-replace operation in Neovim from the cursor position to the end of the file (EOF), as Ex command