vim-hardy icon indicating copy to clipboard operation
vim-hardy copied to clipboard

Arduino IDE intregation for vim.

Results 4 vim-hardy issues
Sort by recently updated
recently updated
newest added

I updated this to better handle Windows installations. Note that for windows you get better command-line results from "arduino_debug.exe" instead of "arduino.exe"

enhancement

Hello, I installed vim-hardy via [vim-plug](https://github.com/junegunn/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...

enhancement

Thanks for this great plugin! :+1: In osx (Yosemite 10.10.4), when running `:ArduinoUpload` the arduino app is loaded and stays there instead of in the vim (iterm) window. Is that...