Skip to content

Commit

Permalink
python mode
Browse files Browse the repository at this point in the history
  • Loading branch information
akatov committed Oct 19, 2023
1 parent f5092ef commit 6888870
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions private_dot_config/emacs/init.el
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,9 @@
"--single-quote"
"--trailing-comma" "es5"))))

(use-package python-mode
:ensure t)

;; ** queue

;; ** TODO shut-up
Expand Down

0 comments on commit 6888870

Please sign in to comment.