mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-20 16:11:07 -05:00
0.4 bump; refactor + new plugins + level up emacsfu
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
(define-minor-mode lb6-mode
|
||||
"Launchbar development mode."
|
||||
:init-value nil
|
||||
:lighter "lb6"
|
||||
:lighter " lb6"
|
||||
:keymap (make-sparse-keymap)
|
||||
(add-yas-minor-mode! 'lb6-mode))
|
||||
(associate! lb6-mode :match "\\.lb\\(action\\|ext\\)/.*$")
|
||||
|
Reference in New Issue
Block a user