documentation formatting: Fri Sep 4 16:48:12 UTC 2020

This commit is contained in:
emacspace 2020-09-04 16:48:12 +00:00 committed by Maximilian Wolff
parent cd2f56d9dd
commit 050a6d1973
1 changed files with 1 additions and 0 deletions

View File

@ -147,6 +147,7 @@ The =lsp= backend can use either of the following language server implementation
#+END_SRC
To setup the pyright language server instead, use:
#+BEGIN_SRC elisp
(python :variables python-backend 'lsp python-lsp-server 'pyright)
#+END_SRC