mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
refactor: remove vestigial hydra configs
Hydra support was removed inb08c2c7
. Amend:bc948c38c2
Amend:b08c2c745f
This commit is contained in:
@ -534,11 +534,6 @@
|
||||
"C-p" #'company-search-repeat-backward
|
||||
"C-s" (cmd! (company-search-abort) (company-filter-candidates))))
|
||||
|
||||
;;; ein notebooks
|
||||
(:after ein:notebook-multilang
|
||||
:map ein:notebook-multilang-mode-map
|
||||
"C-c h" #'+ein/hydra/body)
|
||||
|
||||
;;; expand-region
|
||||
"C-=" #'er/expand-region
|
||||
|
||||
|
Reference in New Issue
Block a user