Skip to content

options not populated on Vim startup after installation #109

@papplegate

Description

@papplegate

I'm really excited about this plugin, which leverages Vim's existing complete machinery to produce awesome, fast autocomplete. Thank you for sharing it!

After following the manual installation instructions under https://github.com/girishji/vimcomplete#installation, I get the following error when starting Vim:

Error detected while processing VimEnter Autocommands for "*"..function <SNR>24_VimCompEnable[11]..vimcomplete#completor#Enable:
line    4:
E716: Key not present in Dictionary: "alwaysOn"

Adding echom options to just before the line in question shows that options is an empty object, {}.

Ubuntu 24.04.2 LTS
v:versionlong = 9010697
legacy .vimrc with no completion-related settings

Can you advise? Thank you very much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions