Make consult-line bindings more similar to previous setup

This commit is contained in:
contrapunctus 2022-01-16 01:17:31 +05:30
parent 13acd66c78
commit 7651d2f592
1 changed files with 2 additions and 2 deletions

View File

@ -1467,8 +1467,8 @@ Suggestion by lampilelo for extending =iso-transl-ctl-x-8-map= (https://dpaste.c
:bind
(:map boon-command-map
("C-l" . recenter-top-bottom)
("p" . my-consult-line)
(". SPC" . #'isearch-forward-symbol-at-point)
("p" . consult-line)
(". p" . my-consult-line)
("I" . join-line)
;; ("TAB" . 'company-indent-or-complete-common) ;; this works,
;; but also breaks unfolding in org mode :\ ("<tab>" .