From dd33725802e8d8e51483183944a3151c1da83821 Mon Sep 17 00:00:00 2001 From: Jacques Germishuys Date: Sun, 30 Aug 2020 14:36:29 +0100 Subject: document that the perl provider doesn't currently work on Windows --- runtime/doc/provider.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'runtime') 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 -- cgit