refactor: remove vestigial hydra configs

Hydra support was removed in b08c2c7.

Amend: bc948c38c2
Amend: b08c2c745f
This commit is contained in:
Henrik Lissner
2025-04-21 18:34:45 -04:00
parent b4bd368485
commit bff2ccd974
5 changed files with 1 additions and 48 deletions

View File

@ -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