Control Neovim processes from the command line using nvr
Control nvim processes using `nvr` command-line tool
nvr
$ nvr --remote /path/to/file.txt
$ nvr --remote-tab /path/to/file.txt
$ nvr --remote-send ':set number<CR>'