diff options
author | 2018-12-04 09:57:11 -0500 | |
---|---|---|
committer | 2018-12-04 09:57:11 -0500 | |
commit | 15551c07d42b12ad2f2a729b7eb54ff49b6e4784 (patch) | |
tree | fcde11e25eec161444037776225b6782bf2ae43a /init.org | |
parent | 4b4c2c1dcdd5b5dee2cb6265f17914d4581a09ef (diff) | |
download | configs-15551c07d42b12ad2f2a729b7eb54ff49b6e4784.tar.gz configs-15551c07d42b12ad2f2a729b7eb54ff49b6e4784.tar.xz configs-15551c07d42b12ad2f2a729b7eb54ff49b6e4784.zip |
[emacs] update 3 drones
Update lib/doom-modeline to v0.9.1-1-ge466611
Update lib/slack to 53201bd
Update lib/unkillable-scratch to 1.0.0
Diffstat (limited to 'init.org')
-rw-r--r-- | init.org | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1892,6 +1892,7 @@ Make =*scratch*= and =*Messages*= unkillable. :config (unkillable-scratch 1) :custom + (unkillable-scratch-behavior 'do-nothing) (unkillable-buffers '("^\\*scratch\\*$" "^\\*Messages\\*$"))) #+end_src |