2
0
mirror of https://github.com/mhinz/neovim-remote synced 2024-11-11 13:10:34 +00:00

README: no support for Windows

Closes #53.
This commit is contained in:
Marco Hinz 2017-09-13 13:26:51 +02:00
parent d138b98bde
commit 200699c71c
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -44,6 +44,9 @@ Since ``$NVIM_LISTEN_ADDRESS`` is implicitely set by each nvim process,
you can call **nvr** from within Neovim (``:terminal``) without
specifying ``--servername``.
*NOTE: This tool relies on the Unix forking model, and thus Windows is not
supported.*
Use case
--------