-
I've seen before that you can install previous versions of servers: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Well, I figured it out: |
Beta Was this translation helpful? Give feedback.
-
I've seen before that you can install previous versions of servers: |
Beta Was this translation helpful? Give feedback.
-
Well, I figured it out: |
Beta Was this translation helpful? Give feedback.
Well, I figured it out:
This is the version that I needed:
https://github.com/phpactor/phpactor/releases/tag/2022.11.12
What you need to supply is the tag as it is written on the git, so I just did
:MasonInstall phpactor@2022.11.12
And voila, I installed it.
However, it did not work anyway in nvim so I installed it from source and it worked.