phpactor: vim plugin not working with option `set autochdir` or when launching vim in a subfolder

I’m using neovim and I have in my init.vim the line set autochdir , and it seems to not play nice with phpactor

is it possible for phpactor to try to find in the parent folders if there’s a .git folder or composer file in order to choose the root of the project (like many other command line utilities do ) ?

About this issue

  • Original URL
  • State: open
  • Created 4 years ago
  • Comments: 24 (10 by maintainers)

Commits related to this issue

Most upvoted comments

I will double check that .

ah, yeah, i think we should revert that fix