🐛 (tab-bar-helpers) Fix for missing hydra dependency
This commit is contained in:
parent
92aeed85e8
commit
303ff8b3f6
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
||||||
;;; Personal helpers and shortcuts to work more effectively with tab-bar mode.
|
;;; Personal helpers and shortcuts to work more effectively with tab-bar mode.
|
||||||
|
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
(require 'hydra)
|
||||||
|
|
||||||
(defun mmk2410/tab-bar-new-tab (name func)
|
(defun mmk2410/tab-bar-new-tab (name func)
|
||||||
"Create new tab using FUNC with name NAME."
|
"Create new tab using FUNC with name NAME."
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue