Skip to content

Preconfigured environment problems #601

@Thanatermesis

Description

@Thanatermesis

Im trying to have a preconfigured vim, so I placed all the needed files in /etc/skel so that when a new user is created, a default vim configuration is set, it includes Vundle plugins and they simply works correctly

But there's only a small problem with this, if the user run :PluginInstall, an error about "git clone.... destination path already exists and is not empty" message is shown, seems like vim needs to know somewhere that these plugins are already installed to not try to install them again, where this mark is set? why not just check if the dir has files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions