diff options
-rw-r--r-- | runtime/doc/provider.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/provider.txt b/runtime/doc/provider.txt index 0a6cdc60e8..553294e014 100644 --- a/runtime/doc/provider.txt +++ b/runtime/doc/provider.txt @@ -129,7 +129,9 @@ To use the RVM "system" Ruby installation: > ============================================================================== Perl integration *provider-perl* -Nvim supports Perl |remote-plugin|s. +Nvim supports Perl |remote-plugin|s on non-Windows platforms. Support for +polling STDIN on Windows in lacking from all known event loop implementations +currently. https://github.com/jacquesg/p5-Neovim-Ext |