mirror of
https://github.com/emacscollective/emacs.g.git
synced 2025-06-07 08:14:16 -04:00
Merge branch 'master' into drone/ivy
This commit is contained in:
commit
98930f0f46
2
init.el
2
init.el
@ -99,6 +99,7 @@
|
||||
:config (setq dired-listing-switches "-alh"))
|
||||
|
||||
(use-package eldoc
|
||||
:when (version< "25" emacs-version)
|
||||
:config (global-eldoc-mode))
|
||||
|
||||
(use-package help
|
||||
@ -144,6 +145,7 @@
|
||||
:config (savehist-mode))
|
||||
|
||||
(use-package saveplace
|
||||
:when (version< "25" emacs-version)
|
||||
:config (save-place-mode))
|
||||
|
||||
(use-package simple
|
||||
|
2
lib/borg
2
lib/borg
@ -1 +1 @@
|
||||
Subproject commit 362ae8aebc69aab81e04427d221717dd6bc1a81d
|
||||
Subproject commit 593314b8f1f4542155eb4dae0ff1be375895b83d
|
2
lib/dash
2
lib/dash
@ -1 +1 @@
|
||||
Subproject commit 528e5a51f1af668e3075f2beccd2b39785ccb2ba
|
||||
Subproject commit c1991d4c22f356be21df6b3badd7233a94df7937
|
@ -1 +1 @@
|
||||
Subproject commit bec9889de7bf48d28826039880cec9bfad24a628
|
||||
Subproject commit 9ef21e4ea2389545417741e20a89d92bfd72d6ff
|
@ -1 +1 @@
|
||||
Subproject commit 616dde37524f47246bbb161f20d3f5f090f10fbf
|
||||
Subproject commit 62d39157370219a1680265fa593f90ccd51457da
|
2
lib/ghub
2
lib/ghub
@ -1 +1 @@
|
||||
Subproject commit 2962611aad56a0f1586383b3e4ba6a65508a3991
|
||||
Subproject commit f1b647faf5ce5f033728236b9263e7ecee8f536f
|
@ -1 +1 @@
|
||||
Subproject commit 24ce90832ddff0db86581c1b7e947e83a13fe83e
|
||||
Subproject commit 4e637088f297639ac740fc8aa662610958ad38ce
|
@ -1 +1 @@
|
||||
Subproject commit 5a2a6f2907a09c7592c4631d2678dd7ab44fd5a2
|
||||
Subproject commit ab75385a1fb8c0fba0769d448b13ba8324835261
|
@ -1 +1 @@
|
||||
Subproject commit 05a4033b830bf52c596ceedea10b2cbd91f85fdb
|
||||
Subproject commit 8ecb0f1c56eaeb04213b476866eaa6939f735a61
|
Loading…
x
Reference in New Issue
Block a user