neovim/runtime/autoload/provider
erw7 d17e38e482 Add overlapped option to jobstart
When UV_OVERLAPPED_PIPE was used for the pipe passed to the child process, a
problem occurred with the standard input of the .Net Framework application
(#11809). Therefore, add the overlapped option to jobstart() and change it so
that it is set only when necessary
2020-06-10 22:21:14 +09:00
..
clipboard.vim win,runtime: Fix problem when win32yank was a symbolic link in WSL [skip ci] (#12124) 2020-04-15 14:54:23 +02:00
node.vim system(), jobstart(): raise error on non-executable #11234 2019-12-24 07:53:56 +01:00
perl.vim provider/perl: simplify detection 2020-01-20 19:43:59 -05:00
python3.vim provider: g:loaded_xx_provider=2 means "enabled and working" 2019-08-04 13:23:46 +02:00
python.vim provider: g:loaded_xx_provider=2 means "enabled and working" 2019-08-04 13:23:46 +02:00
pythonx.vim Add overlapped option to jobstart 2020-06-10 22:21:14 +09:00
ruby.vim provider: g:loaded_xx_provider=2 means "enabled and working" 2019-08-04 13:23:46 +02:00
script_host.rb Make script_host.rb rubocop-clean 2017-05-03 22:24:51 +02:00