1
0
forked from VimPlug/jedi

Fix language servers reference

This commit is contained in:
diegorodriguezv
2023-06-21 19:06:53 -05:00
committed by GitHub
parent 3699ba0aa7
commit 7028bbb5d5

View File

@@ -4,7 +4,7 @@ Using Jedi
==========
|jedi| is can be used with a variety of :ref:`plugins <editor-plugins>`,
`language servers <language-servers>` and other software.
:ref:`language servers <language-servers>` and other software.
It is also possible to use |jedi| in the :ref:`Python shell or with IPython
<repl-completion>`.