This adds support for Windows (tested with Nvim 0.3.1 on Windows 10). It should be useable anywhere with PowerShell 3+ installed. I don't have access to Linux of macOS machines, so if possible, it should be tested on those machines before a merge. Someone with a bit more python know-how than me might want to take a glance at the code as well, to make sure I haven't done anything awful.
To add (with Vim-Plug), exchange 'install.sh' in the 'do' block with 'powershell.exe .\install.ps1'
Hey!
This adds support for Windows (tested with Nvim 0.3.1 on Windows 10). It should be useable anywhere with PowerShell 3+ installed. I don't have access to Linux of macOS machines, so if possible, it should be tested on those machines before a merge. Someone with a bit more python know-how than me might want to take a glance at the code as well, to make sure I haven't done anything awful.
To add (with Vim-Plug), exchange 'install.sh' in the 'do' block with 'powershell.exe .\install.ps1'