vim-sayonara
vim-sayonara copied to clipboard
Fix E1208: -complete used without allowing arguments
trafficstars
The following errors have been fixed at startup.
E1208: -complete used without allowing arguments
Thank you for this fix! Ran into this bug this morning after I updated my plugins. Was able to point to this commit for the time being until this is merged.
@mhinz either merge this or #17 or #18 (both do the same). Difference: This preserves the -complete=buffer that is maybe not needed.
Bitten by this today after update -.-