documentation formatting: Thu May 13 22:33:42 UTC 2021 (#14773)

This commit is contained in:
emacspace 2021-05-13 18:51:36 -04:00 committed by GitHub
parent f8301056c9
commit 5c214e5160
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -102,9 +102,9 @@ Backend can be chosen on a per project basis using directory local variables
The available options are:
| symbol | description |
|-----------+--------------------------------|
| 'anaconda | Default |
| symbol | description |
|-----------+---------------------------|
| 'anaconda | Default |
| 'lsp | python-lsp-server package |
* Backends

View File

@ -2169,7 +2169,7 @@ Features:
- Support for the following backends:
- [[https://github.com/proofit404/anaconda-mode][anaconda]] (default),
- [[https://github.com/emacs-lsp/lsp-python-ms][Language Server Protocol]] (experimental - 2 implementations),
- python-language-server
- python-lsp-server
- Microsoft python language server
- Auto-completion
- Code Navigation