vim-hardy
vim-hardy copied to clipboard
Does vim-hardy support Windows?
Hello, I installed vim-hardy via vim-plug. I can run :ArduinoUpload
and :ArduinoVerify
commands, but the only thing it does is it opens new split buffer with value -1
.
I also set manually path to the Arduino directory but nothing changed.
So my question is: Does vim-hardy support Windows? Or what should I do to make it working? I'm running Windows 7 Professional 64bit.
Thank you
I can't test hardy on windows, so I think it is safe to assume it doesn't. I may ask around and see if I can get someone to add support for windows
It's a pity. I would love coding for Arduino using only Vim.
I will try and see if I can get it working on windows if I have the time. I do want this to be cross platform.
Pull request #4 seems to have provided a solution for this. I will test this pull request when I have time.