Skip to content

Commit

Permalink
Add lsp-jedi to docs (#2110)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyuenho authored Aug 24, 2020
1 parent ee7a57e commit 36f2f1d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/lsp-clients.json
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,14 @@
"installation": "npm i -g purescript-language-server",
"debugger": "Not available"
},
{
"name": "jedi",
"full-name": "Python(Jedi-language-server)",
"server-name": "jedi",
"server-url": "https://github.com/pappasam/jedi-language-server",
"installation-url": "https://github.com/fredcamps/lsp-jedi",
"debugger": "Not available"
},
{
"name": "pyls",
"full-name": "Python",
Expand Down

0 comments on commit 36f2f1d

Please sign in to comment.