Add yaml and latex layers
This commit is contained in:
parent
e16fd1a25e
commit
461bc43c7e
|
@ -75,6 +75,8 @@ This function should only modify configuration layer settings."
|
||||||
python-backend 'anaconda
|
python-backend 'anaconda
|
||||||
python-test-runner 'pytest
|
python-test-runner 'pytest
|
||||||
python-enable-yapf-format-on-save t)
|
python-enable-yapf-format-on-save t)
|
||||||
|
yaml
|
||||||
|
latex
|
||||||
)
|
)
|
||||||
|
|
||||||
;; List of additional packages that will be installed without being
|
;; List of additional packages that will be installed without being
|
||||||
|
|
Loading…
Reference in New Issue