CHANGE 22 drones
Update auto-compile to 1.8.2-1-g945f4eb Update compat to 29.1.4.2-8-g75d0b85 Update consult to 0.35-13-g40607fb Update consult-notes to 006b209 Update corfu to 0.38-7-gcc244c5 Update denote to 5a9645b Update ef-themes to 559de2d Update embark to 0.21-165-g46fb2f8 Update epkg to v3.3.3-81-gb22da65 Update evil to 1.14.0-387-gd6d2e5d Update evil-collection to 0.0.9-32-g8be4b75 Update llama to v0.3.1-1-ga938ac0 Update magit to v3.3.0-742-ga3b9b007 Assimilate ob-restclient ded3b7e Update org to release_9.6.8-746-g234650af2 Assimilate puppet-mode 0.4-13-g71bcd38 Update rainbow-delimiters to 2.1.5-3-gf40ece5 Assimilate restclient 0ba7281 Update transient to v0.4.3-5-g361d8ac Update vertico to 1.4-21-g5780fac Update which-key to v3.6.0-20-g4d20bc8 Update with-editor to v3.3.2
This commit is contained in:
11
.gitmodules
vendored
11
.gitmodules
vendored
@@ -20,7 +20,7 @@
|
||||
url = git@github.com:emacscollective/closql.git
|
||||
[submodule "compat"]
|
||||
path = lib/compat
|
||||
url = https://git.sr.ht/~pkal/compat
|
||||
url = https://github.com/emacs-compat/compat
|
||||
[submodule "consult"]
|
||||
path = lib/consult
|
||||
url = https://github.com/minad/consult
|
||||
@@ -78,6 +78,9 @@
|
||||
[submodule "ob-go"]
|
||||
path = lib/ob-go
|
||||
url = https://github.com/pope/ob-go
|
||||
[submodule "ob-restclient"]
|
||||
path = lib/ob-restclient
|
||||
url = https://github.com/alf/ob-restclient.el
|
||||
[submodule "orderless"]
|
||||
path = lib/orderless
|
||||
url = https://github.com/oantolin/orderless
|
||||
@@ -87,9 +90,15 @@
|
||||
[submodule "projectile"]
|
||||
path = lib/projectile
|
||||
url = https://github.com/bbatsov/projectile
|
||||
[submodule "puppet-mode"]
|
||||
path = lib/puppet-mode
|
||||
url = https://github.com/voxpupuli/puppet-mode
|
||||
[submodule "rainbow-delimiters"]
|
||||
path = lib/rainbow-delimiters
|
||||
url = https://github.com/Fanael/rainbow-delimiters
|
||||
[submodule "restclient"]
|
||||
path = lib/restclient
|
||||
url = https://github.com/pashky/restclient.el
|
||||
[submodule "s"]
|
||||
path = lib/s
|
||||
url = https://github.com/magnars/s.el
|
||||
|
||||
1
init.el
1
init.el
@@ -102,6 +102,7 @@
|
||||
'org-babel-load-languages
|
||||
'((emacs-lisp . t)
|
||||
(plantuml . t)
|
||||
(restclient . t)
|
||||
(C . t)
|
||||
(java . t)
|
||||
(shell . t)
|
||||
|
||||
Submodule lib/auto-compile updated: 6ed8e29d23...945f4ebf40
Submodule lib/compat updated: 3968002251...75d0b8527f
Submodule lib/consult updated: c971f8db1b...40607fb11c
Submodule lib/consult-notes updated: c48b563f85...006b20977c
Submodule lib/corfu updated: 42b1ddc35a...cc244c54b3
Submodule lib/denote updated: 1a2bc831be...5a9645ba85
Submodule lib/ef-themes updated: 39f8ab3d11...559de2d160
Submodule lib/embark updated: d8bf793f47...46fb2f8bd9
2
lib/epkg
2
lib/epkg
Submodule lib/epkg updated: dfb66853b1...b22da65653
2
lib/evil
2
lib/evil
Submodule lib/evil updated: fa41a4958c...d6d2e5d2b1
Submodule lib/evil-collection updated: 286d69de17...8be4b75c86
Submodule lib/llama updated: 5c454f1a83...a938ac0ae7
Submodule lib/magit updated: decd5f40dd...a3b9b00702
1
lib/ob-restclient
Submodule
1
lib/ob-restclient
Submodule
Submodule lib/ob-restclient added at ded3b7eb7b
2
lib/org
2
lib/org
Submodule lib/org updated: 34082ff184...234650af2e
1
lib/puppet-mode
Submodule
1
lib/puppet-mode
Submodule
Submodule lib/puppet-mode added at 71bcd383f2
Submodule lib/rainbow-delimiters updated: a32b39bdfe...f40ece58df
1
lib/restclient
Submodule
1
lib/restclient
Submodule
Submodule lib/restclient added at 0ba72816f9
Submodule lib/transient updated: 323d6b6c84...361d8ac61b
Submodule lib/vertico updated: c87e73e5c1...5780fac84f
Submodule lib/which-key updated: df6b0cb844...4d20bc8525
Submodule lib/with-editor updated: a485378183...d5f3f06cb8
Reference in New Issue
Block a user