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

Vimrc file won't reload after saving file with vimrcPath's home environment variable #7359

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

Comments

@waynewaynetsai
Copy link
Contributor

waynewaynetsai commented Dec 31, 2021

Describe the bug

Vimrc file won't reload after saving file with vimrcPath's home environment variable

To Reproduce

Steps to reproduce the behavior:

  1. Set $HOME/_vimrc to vimrc paths

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

  1. Add a _vimrc file under home directory

  2. Write any keybinding configs, save file

  3. Sourced new .vimrc message won't display

Expected behavior

Should display Sourced new .vimrc message then reload _vimrc file

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