navigator.lua
navigator.lua copied to clipboard
take into account luadev config
Hi, sorry my last fix was still not working I had to dig deeper and found that the luadev generated config was never included/merged.
Did you push your changes?
Yes this PR should be good
Strange, as it shows there are no files changed for the PR.

Yes strange, the change was here https://github.com/ray-x/navigator.lua/pull/230/commits/c84b2964f9646b9c935af01ba1f02f1c30b7d457
Side note, this has enabled navigator to setup luadev and take into account the extra workspaces I define but I still cannot get the help signature for vim internal apis to work. I don't know if I am missing something or just a problem from luadev with nightly neovim.
Is it because that commit was already merged?
I just pushed an extra commit on my github branch and then used the GH button to pull the changes and make a PR, I didn't do any manual merge locally
I think it is duplicated as this PR: https://github.com/ray-x/navigator.lua/pull/229/files So GitHub shows there were no changes
Yes it is I will close this one then.