sponsor Vim development Vim logo Vim Book Ad

Hardy : Arduino IDE intregation for vim

 script karma  Rating 0/0, Downloaded by 1151  Comments, bugs, improvements  Vim wiki

created by
Evergreen Tree
 
script type
ftplugin
 
description
vim-hardy provides support for Arduino in vim.  It covers syntax, compilation,
and verification for Arduino code.  I decided to call this plugin "vim-hardy"
because "Arduino" means "hardy friend" in italian. Note that I did not
write the arduino syntax file, it was created by Johannes Hoff, and is available here:
vimscript#2654

Arduino IDE version 1.5.0 and up is required for the compilation and uploading
of Arduino code.  By default, vim-hardy looks for it in your PATH, but you can
specify an installation directory with "g:hardy_arduino_path`"

To verify an Arduino file, run ":ArduinoVerify".  To compile and upload it, use
":ArduinoUpload".  For information on any options and other features, see
"doc/hardy.txt".

For development versions and bug reports, see the Github repository:
https://github.com/4Evergreen4/vim-hardy

Any feedback can be sent to evergreenubuntu[AT]gmail[DOT]com
 
install details
Extract to ~/.vim, or ~\vimfiles (Windows).  You will need to regenerate helptags for documentation.  (fill in the install path below)

:helptags ~/.vim/doc
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
hardy.zip 1.0.0 2015-05-23 7.0 Evergreen Tree Initial upload
ip used for rating: 3.147.66.178

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github