Add Python layer
This commit is contained in:
parent
b28422bd0e
commit
819f327200
|
@ -70,10 +70,10 @@ This function should only modify configuration layer settings."
|
|||
spacemacs-layouts
|
||||
dap
|
||||
spacemacs-project
|
||||
;; (python :variables
|
||||
;; python-backend 'anaconda
|
||||
;; python-test-runner 'pytest
|
||||
;; python-enable-yapf-format-on-save t)
|
||||
(python :variables
|
||||
python-backend 'lsp
|
||||
python-test-runner 'pytest
|
||||
python-enable-yapf-format-on-save t)
|
||||
yaml
|
||||
latex
|
||||
pandoc
|
||||
|
|
Loading…
Reference in New Issue