FS#72351 - vim plugin produces errors when starting up

Attached to Project: Arch Linux
Opened by Mark Wigzell (mwigzell) - Tuesday, 05 October 2021, 17:13 GMT
Last edited by Toolybird (Toolybird) - Tuesday, 30 May 2023, 04:08 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Levente Polyak (anthraxx)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
vim plugin produces errors when starting up. Something to do with "complete" and "no arguments"

Additional info:
* package version(s)
VIM - Vi IMproved 8.2 (2019 Dec 12, compiled Sep 15 2021 21:48:21)
Included patches: 1-3441
Compiled by Arch Linux

* config and/or log files etc.
* link to upstream bug report, if any

Steps to reproduce:
See following from my bash terminal:
(base) mark@confucius:~$ vi bin/nordvpn
Error detected while processing /home/mark/.vim_runtime/sources_non_forked/tlib/plugin/02tlib.vim:
line 77: E1208: -complete used without allowing argumentsError detected while processing /home/mark/.vim_runtime/sources_non_forked/vim-fugitive/plugin/fugitive.vim:
line 472: E1208: -complete used without allowing argumentsline 473: E1208: -complete used without allowing argumentsline 477: E1208: -complete used without allowing argumentsline 480: E1208: -complete used without allowing argumentsPress ENTER or type command to continue
This task depends upon

Closed by  Toolybird (Toolybird)
Tuesday, 30 May 2023, 04:08 GMT
Reason for closing:  Works for me
Additional comments about closing:  Looks like a problem with plugins in your home dir. Cannot repro here. Plus it's old and stale...so assuming fixed.

Loading...