diff options
Diffstat (limited to 'custom')
-rw-r--r-- | custom/jao-custom-completion.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/custom/jao-custom-completion.el b/custom/jao-custom-completion.el index c633dc2..0151de5 100644 --- a/custom/jao-custom-completion.el +++ b/custom/jao-custom-completion.el @@ -113,6 +113,7 @@ ("C-c h" . nil) ("C-c i" . consult-imenu) ("C-c I" . consult-project-imenu) + ("C-h I" . consult-info) ;; ("C-c o" . consult-outline) ("C-c k" . consult-ripgrep) ("C-c L" . consult-locate) |