You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get this running, but am not having much success. If I type :help arduino within neovim, I do get the help docs, but no :Arduino* commands seem to be working.
Try updating to commit e76ccf9 and see if that works. I just added some better support for Mac. Note that due to some unfortunate limitations, running the arduino commands on a mac will bring up the splash screen. See arduino/Arduino#1970
I am trying to get this running, but am not having much success. If I type
:help arduino
within neovim, I do get the help docs, but no:Arduino*
commands seem to be working.In the Arduino CLI docs, it states:
Perhaps this is the problem? I tried aliasing the above path to
arduino
to no avail, and settingin my
init.vim
yielded no results as well.The text was updated successfully, but these errors were encountered: