pkgmngr

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 23, 2021 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Install

func Install(pkgURL string) error

Install will clone the package URL to a temporary directory and move the contents to the vim bundle if everything was successful, otherwise it will attempt to delete the temp directory and return any errors

func Reinstall added in v0.4.0

func Reinstall(pkgName string) error

Reinstall will re-clone a package in place

func Remove

func Remove(pkgName string) error

Remove will remove a package froom the vim bundle

func Update

func Update(pkgName string) (bool, error)

Update updates a vim package, returns a boolean denoting if the package was already up-to-date and the error if any occured

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL