vim-sayonara icon indicating copy to clipboard operation
vim-sayonara copied to clipboard

Fix E1208: -complete used without allowing arguments

Open nekowasabi opened this issue 4 years ago • 2 comments
trafficstars

The following errors have been fixed at startup.

E1208: -complete used without allowing arguments

nekowasabi avatar Aug 12 '21 07:08 nekowasabi

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.

CrowderSoup avatar Aug 19 '21 16:08 CrowderSoup

@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 -.-

Drezil avatar Aug 30 '21 22:08 Drezil