[Emacs] Simplified python layer
This commit is contained in:
parent
97c0c4c744
commit
58f895743e
@ -447,11 +447,8 @@
|
||||
or pytest.
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(python :variables
|
||||
python-backend 'lsp
|
||||
python-sort-imports-on-save t
|
||||
python-fill-column 80
|
||||
python-test-runner '(pytest nose)
|
||||
python-formatter 'lsp)
|
||||
python-test-runner '(pytest nose))
|
||||
#+END_SRC
|
||||
|
||||
With the Rust layer, the only custom configuration set is the backend being
|
||||
|
Loading…
Reference in New Issue
Block a user