Skip to content

fix: correct path for pylsp plugins on windows, close #778.#779

Merged
ayamir merged 1 commit intomainfrom
fix/pylsp-deps-for-win
Jun 1, 2023
Merged

fix: correct path for pylsp plugins on windows, close #778.#779
ayamir merged 1 commit intomainfrom
fix/pylsp-deps-for-win

Conversation

@ayamir
Copy link
Owner

@ayamir ayamir commented Jun 1, 2023

@nkta3m

The way to reivew this pr:

  1. git pull
  2. git switch fix/pylsp-deps-for-win
  3. nvim somefile.xx
  4. :Mason
  5. / to search pylsp
  6. hold cursor on the line of pylsp
  7. if installed, press u, else, press i
  8. wait for success notification.

Signed-off-by: ayamir <lgt986452565@gmail.com>
@ayamir ayamir linked an issue Jun 1, 2023 that may be closed by this pull request
2 tasks
Copy link
Collaborator

@charliie-dev charliie-dev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ayamir ayamir merged commit 805acbb into main Jun 1, 2023
@ayamir ayamir deleted the fix/pylsp-deps-for-win branch June 1, 2023 08:25
singlemancombat pushed a commit to singlemancombat/nvim-config that referenced this pull request Jun 1, 2023
ostarJoy pushed a commit to ostarJoy/nvimdots that referenced this pull request Jun 4, 2023
bleedingfight pushed a commit to bleedingfight/nvimdots that referenced this pull request Jun 22, 2023
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

Successfully merging this pull request may close these issues.

windows have not mason/packages/python-lsp-server/venv/bin/python

2 participants