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

View File

@@ -8,7 +8,7 @@
[init]
defaultBranch = main
[filter "lfs"]
process = git-lfs filter-process
required = true
clean = git-lfs clean -- %f
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true

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