Skip to content

Commit c9216fd

Browse files
authored
Add pyls-isort plugin to README (#180)
1 parent 12d437f commit c9216fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Feature Providers
2626
Installing these plugins will add extra functionality to the language server:
2727

2828
* pyls-mypy_ Mypy type checking for Python 3
29+
* pyls-isort_ Isort import sort code formatting
2930

3031
Language Server Features
3132
------------------------
@@ -115,3 +116,4 @@ This project is made available under the MIT License.
115116
.. _pydocstyle: https://github.com/PyCQA/pydocstyle
116117
.. _YAPF: https://github.com/google/yapf
117118
.. _pyls-mypy: https://github.com/tomv564/pyls-mypy
119+
.. _pyls-isort: https://github.com/paradoxxxzero/pyls-isort

0 commit comments

Comments
 (0)