Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vim.editVimrc command failed with vimrcPath's home environment variable #7358

Closed
waynewaynetsai opened this issue Dec 31, 2021 · 0 comments
Closed

Comments

@waynewaynetsai
Copy link
Contributor

waynewaynetsai commented Dec 31, 2021

Describe the bug

Vim: Edit .vimrc command failed with vimrcPath's home environment variable

To Reproduce

Steps to reproduce the behavior:

  1. Set $HOME/_vimrc to vimrc path

(or any path with $HOME variable, Ex. $HOME/testdir/_vimrc)

  1. Add _vimrc file under home directory

  2. Execute Vim: Edit .vimrc command

  3. See error messages at output channel Log(Window)

Expected behavior

Should open _vimrc file under home directory directly

Environment (please complete the following information):

  • Vim Extension: v1.21.10
  • MacOS Mojave: 10.14.6/ win10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant