-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update apheleia to v3.2-54-g4178439 Update cape to 0.17-44-gabacb23 Update consult to 0.35-49-gc81ef01 Update embark to 0.23-16-g99cb35d Update envrc to 0.6-11-g4f9ae5d Update gptel to v0.4.0-16-g6302708 Update haskell-mode to v17.4-21-gef3fe51 Update lua-mode to v20210802-16-gd074e41 Update magit to v3.3.0-821-g631a1f9b Update marginalia to 1.3-11-ge4ff083 Update markdown-mode to v2.6-19-gb1a862f Update no-littering to v1.5.0-16-g1fb3271 Update orderless to 1.0-16-g89eb377 Update sis to aac92f2 Update transient to v0.4.3-43-g02607dd Update yasnippet to 0.14.0-23-g52a1c50
- Loading branch information
Showing
16 changed files
with
16 additions
and
16 deletions.
There are no files selected for viewing
Submodule apheleia
updated
9 files
+3 −0 | CHANGELOG.md | |
+12 −1 | README.md | |
+56 −2 | apheleia-formatters.el | |
+49 −0 | apheleia-log.el | |
+4 −0 | apheleia-rcs.el | |
+64 −31 | apheleia.el | |
+3 −0 | test/formatters/installers/hclfmt.bash | |
+9 −0 | test/formatters/samplecode/hclfmt/in.hcl | |
+9 −0 | test/formatters/samplecode/hclfmt/out.hcl |
Submodule cape
updated
5 files
+4 −0 | CHANGELOG.org | |
+17 −16 | README.org | |
+1 −1 | cape-char.el | |
+1 −1 | cape-keyword.el | |
+35 −16 | cape.el |
Submodule gptel
updated
6 files
+160 −25 | README.org | |
+83 −63 | gptel-curl.el | |
+152 −0 | gptel-ollama.el | |
+236 −0 | gptel-openai.el | |
+75 −26 | gptel-transient.el | |
+147 −70 | gptel.el |
Submodule magit
updated
8 files
+4 −0 | docs/RelNotes/4.0.0.org | |
+138 −88 | lisp/git-commit.el | |
+1 −1 | lisp/magit-diff.el | |
+21 −19 | lisp/magit-git.el | |
+23 −17 | lisp/magit-log.el | |
+8 −7 | lisp/magit-margin.el | |
+17 −10 | lisp/magit-sequence.el | |
+31 −7 | lisp/magit-stash.el |
Submodule markdown-mode
updated
3 files
+9 −0 | CHANGES.md | |
+72 −6 | markdown-mode.el | |
+9 −11 | tests/markdown-test.el |
Submodule transient
updated
4 files
+1 −0 | default.mk | |
+46 −315 | docs/transient.org | |
+44 −334 | docs/transient.texi | |
+142 −79 | lisp/transient.el |
Submodule yasnippet
updated
5 files
+4 −0 | .gitignore | |
+9 −3 | doc/yas-doc-helper.el | |
+6 −7 | yasnippet-debug.el | |
+7 −10 | yasnippet-tests.el | |
+40 −117 | yasnippet.el |