mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-27 14:23:43 -05:00
Minor refactors across the board
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"M-;" #'eval-expression
|
||||
"A-;" #'eval-expression)
|
||||
|
||||
;; Smart tab
|
||||
;; Smart tab, these will only work in GUI Emacs
|
||||
:i [tab] (general-predicate-dispatch nil ; fall back to nearest keymap
|
||||
(and (featurep! :editor snippets)
|
||||
(bound-and-true-p yas-minor-mode)
|
||||
|
Reference in New Issue
Block a user