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
Error detected while processing function SkyBison..<SNR>74_RunCommandAndQuit:
line 12:
E471: Argument required: AddTabularPipeline
Press ENTER or type command to continue
Vim's errors:
E471: Argument required
Suggestion:
Wrap RunCommandAndQuit in a try/catch, and echoerr v:exception, then exit normally.
The text was updated successfully, but these errors were encountered:
Not sure what order you'll view these in, so I'm going to prefix all of the
recent issues you've made with:
I've got a skybison 2.0 ~90% done with many improvements. There's some
(external) blockers keeping me from finishing and publishing it (and a bunch of
other vim projects of mine...) immediately, but I fully plan to do so as soon
as is reasonably possible.
The command:
AddTabularPipeline<CR>
SkyBison's errors:
Vim's errors:
Suggestion:
Wrap
RunCommandAndQuit
in a try/catch, andechoerr v:exception
, then exit normally.The text was updated successfully, but these errors were encountered: