Merge remote-tracking branch 'origin/master'

This commit is contained in:
2022-09-22 11:47:00 +02:00
2 changed files with 10 additions and 0 deletions

1
.emacs
View File

@@ -12,6 +12,7 @@
(awk-mode . "awk")
(other . "gnu")))
'(company-idle-delay 20.0)
'(compilation-scroll-output 'first-error)
'(display-line-numbers-type t)
'(elpy-formatter 'black)
'(elpy-test-runner 'elpy-test-pytest-runner)