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
Defaults can be individually overridden instead of forcing the user
to define the whole dictionary.
Defaults can be disabled from loading with g:executioner#load_defaults
Does not horizontally/vertically split if there are multiple commands to
be executed (i.e. there are commands separated by semicolons). This is
due to how Vim's :terminal arguments work.