Add Python layer

This commit is contained in:
coolneng 2019-10-23 20:54:14 +02:00
parent b28422bd0e
commit 819f327200
1 changed files with 4 additions and 4 deletions

View File

@ -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