X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/af8fd24068098331c7d5333e00d1511b157e94f0..257f7193fa73435d1be2c643d97ac082121749d2:/README.md diff --git a/README.md b/README.md index 0d0c788..2693d10 100644 --- a/README.md +++ b/README.md @@ -697,6 +697,14 @@ Use [sublack plugin](https://github.com/jgirardet/sublack). Use [blackcellmagic](https://github.com/csurfer/blackcellmagic). +### Python Language Server + +If your editor supports the [Language Server Protocol](https://langserver.org/) +(Atom, Sublime Text, Visual Studio Code and many more), you can use +the [Python Language Server](https://github.com/palantir/python-language-server) with the +[pyls-black](https://github.com/rupert/pyls-black) plugin. + + ### Other editors Atom/Nuclide integration is planned by the author, others will