aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-12-18 00:03:20 -0800
committerGravatar Tom Willemse2020-12-18 00:03:20 -0800
commit996f29b49b8c7946171b0f16e9207caee4282f29 (patch)
treefc62b52b66961279cc6c55d33869bdd038d01030
parent7d5f1314ac1b22c4f53c951886423ff9d79a3378 (diff)
downloademacs-config-996f29b49b8c7946171b0f16e9207caee4282f29.tar.gz
emacs-config-996f29b49b8c7946171b0f16e9207caee4282f29.zip
Remove ‘composable-mode’
I liked the idea, but the implementatino was too flakey and didn’t actually let me do what I wanted to do. The biggest issue was that ‘comment-dwim’ didn’t work anymore and it got easily confused and screwed up the colors for my mode-line.
-rw-r--r--oni-core.el5
1 files changed, 2 insertions, 3 deletions
diff --git a/oni-core.el b/oni-core.el
index a7395a8..7371015 100644
--- a/oni-core.el
+++ b/oni-core.el
@@ -4,8 +4,8 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
-;; Version: 2020.1202.190437
-;; Package-Requires: (oni-data-dir oni-embrace expand-region multiple-cursors gcmh diminish ws-butler composable which-key)
+;; Version: 2020.1218.000307
+;; Package-Requires: (oni-data-dir oni-embrace expand-region multiple-cursors gcmh diminish ws-butler which-key)
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
@@ -162,7 +162,6 @@
(recentf-mode)
(gcmh-mode)
(ws-butler-global-mode)
-(composable-mode)
(which-key-mode)
(add-to-list 'display-buffer-alist