Add python-black.
This commit is contained in:
@@ -179,7 +179,13 @@
|
||||
:init
|
||||
(setenv "WORKON_HOME" "~/.cache/pypoetry/virtualenvs"))
|
||||
|
||||
;;Ivy related stuff
|
||||
(use-package python-black
|
||||
:straight t
|
||||
;; :demand t
|
||||
:after python
|
||||
:hook (python-mode . python-black-on-save-mode-enable-dwim))
|
||||
|
||||
;; Ivy related stuff
|
||||
(use-package ivy)
|
||||
(use-package ivy-bibtex
|
||||
:straight t)
|
||||
|
||||
Reference in New Issue
Block a user