Skip to content

Commit f746c9c

Browse files
authored
Update README.rst
1 parent a78885d commit f746c9c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ Python Language Server
99

1010
A Python 2.7 and 3.4+ implementation of the `Language Server Protocol`_ making use of Jedi_, pycodestyle_, Pyflakes_ and YAPF_.
1111

12+
Plugins
13+
-------
14+
15+
Installing these plugins will add extra functionality to the language server:
16+
17+
* Mypy type checking (requires Python 3) - https://github.com/tomv564/pyls-mypy
18+
1219
Features
1320
--------
1421

0 commit comments

Comments
 (0)