|
|
|
@ -272,6 +272,12 @@ There are two things you can do about this warning:
|
|
|
|
|
;; Python testing helpers |
|
|
|
|
(use-package python-pytest) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
;;;;;;;;;;; C/C++ |
|
|
|
|
|
|
|
|
|
(use-package clang-format+) |
|
|
|
|
(add-hook 'c-mode-common-hook #'clang-format+-mode) |
|
|
|
|
|
|
|
|
|
;;-------------------------------------------------------------------------------------- |
|
|
|
|
;; Save hooks |
|
|
|
|
;;-------------------------------------------------------------------------------------- |
|
|
|
|