vimr: [SNAPSHOT-292 (292)] init.vim not being respected in VimR

The latest snapshot breaks the build for NeoVim in VimR. init.vim works when nvim is executed from terminal. It would be great if someone can help me out. Thanks in advance!

Version info:

  • NeoVim: v0.3.1
  • Shell: fish, version 2.7.1

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Reactions: 6
  • Comments: 16 (3 by maintainers)

Most upvoted comments

@synchon @gglanzani @asimy FWIW this is fixed if you upgrade your Fish Shell to the 3.x.x releases

I have fish 3.0 & vimr 297 and it doesn’t source the file. Running source on my system gives a few weird errors like not being able to find git, sounds like env vars are messed up.

Still happening in SNAPSHOT-294 (294)