Adds string-inflection

This commit is contained in:
2024-08-13 14:49:00 +02:00
parent a0916297ce
commit d855e8dc9d
2 changed files with 7 additions and 2 deletions

5
.emacs
View File

@@ -542,6 +542,11 @@
(c-mode-common . clang-format+-mode)
)
(use-package string-inflection
:bind
("C-c u" . string-inflection-all-cycle)
)
(use-package polymode
:config
(define-hostmode poly-pio-hostmode