vim-jp / vim-jp/vital.vim

More user-friendly message on "vitalizer: vital directory must be a git work directory."

Open
#574 3 comments 3 reactions 1 assignee View on GitHub

@thinca is already working on this.

Since Dec 16, 2019.

vitalizer
Dominant language
Vim Script
Stars
587
Forks
64
Avg merge
2d 8h
Merged PRs (30d)
1

Description

Today I found that in my environment the :Vitalize . command shows

vitalizer: vital directory must be a git work directory.

and I could not understand the reason at first. So it should be warned with the value of g:vitalizer#vital_dir and more user-friendly message.


It's beyond this issue but in my case, the vital.vim has installed with Shougo/dein.vim without merged: 0 so dein.vim merge the vital.vim into a single directory and .git the directory has gone. After I add merged: 0 and call dein#recache_runtimepath(), the issue has solved. In case someone has same issue and could not find the reason 👍

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.