Documentation ¶
Index ¶
- func BuildInfoJSON() string
- func BundledPlugConf() string
- func CloneURLOf(repos string) string
- func Exists(path string) bool
- func FullReposPathOf(repos string) string
- func HomeDir() string
- func LockJSON() string
- func LookUpGvimrc() []string
- func LookUpVimrc() []string
- func LookUpVimrcOrGvimrc() []string
- func NormalizeLocalRepos(name string) (string, error)
- func NormalizeRepos(rawReposPath string) (string, error)
- func PackReposPathOf(reposPath string) string
- func PlugconfOf(reposPath string) string
- func RCFileOf(profileName, filename string) string
- func TempPath() string
- func TrxLock() string
- func VimDir() string
- func VimVoltDir() string
- func VimVoltOptDir() string
- func VimVoltStartDir() string
- func VoltPath() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildInfoJSON ¶
func BuildInfoJSON() string
func BundledPlugConf ¶ added in v0.1.0
func BundledPlugConf() string
func CloneURLOf ¶
func FullReposPathOf ¶
func LookUpGvimrc ¶
func LookUpGvimrc() []string
func LookUpVimrc ¶
func LookUpVimrc() []string
func LookUpVimrcOrGvimrc ¶
func LookUpVimrcOrGvimrc() []string
func NormalizeLocalRepos ¶
func NormalizeRepos ¶
Normalize the following forms into "github.com/user/name": 1. user/name[.git] 2. github.com/user/name[.git] 3. [git|http|https]://github.com/user/name[.git]
func PackReposPathOf ¶
func PlugconfOf ¶ added in v0.1.2
func VimVoltDir ¶
func VimVoltDir() string
func VimVoltOptDir ¶ added in v0.1.0
func VimVoltOptDir() string
func VimVoltStartDir ¶
func VimVoltStartDir() string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.