summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--init.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/init.el b/init.el index e391ecb..101cc0a 100644 --- a/init.el +++ b/init.el
@@ -1154,6 +1154,8 @@
1154 (with-eval-after-load 'notifications 1154 (with-eval-after-load 'notifications
1155 (add-hook 'bongo-player-metadata-changed-hook #'+bongo-notify))) 1155 (add-hook 'bongo-player-metadata-changed-hook #'+bongo-notify)))
1156 1156
1157(setup (:straight brainfuck-mode))
1158
1157(setup (:straight browse-kill-ring) 1159(setup (:straight browse-kill-ring)
1158 (:+key "C-M-y" #'browse-kill-ring) 1160 (:+key "C-M-y" #'browse-kill-ring)
1159 (:option browse-kill-ring-highlight-current-entry t 1161 (:option browse-kill-ring-highlight-current-entry t