summary refs log tree commit diff stats
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/init.el b/init.el index 2fcc51d..5f8e659 100644 --- a/init.el +++ b/init.el
@@ -1290,7 +1290,6 @@ They are completed by \"M-x TAB\" only in Tramp debug buffers."
1290 "M-w" #'+crux-kill-ring-save 1290 "M-w" #'+crux-kill-ring-save
1291 "C-k" #'crux-kill-and-join-forward 1291 "C-k" #'crux-kill-and-join-forward
1292 "C-c d" #'+crux-insert-date-or-time) 1292 "C-c d" #'+crux-insert-date-or-time)
1293 (:+leader "s" #'crux-visit-shell-buffer)
1294 (crux-with-region-or-buffer indent-region) 1293 (crux-with-region-or-buffer indent-region)
1295 1294
1296 (el-patch-feature crux) 1295 (el-patch-feature crux)