mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Tidy up
This commit is contained in:
@ -12,12 +12,10 @@
|
||||
:config
|
||||
(add-hook! reb-mode 'narf|reb-cleanup)
|
||||
(evil-set-initial-state 'reb-mode 'insert)
|
||||
|
||||
(bind! :map reb-mode-map
|
||||
:n "C-g" 'reb-quit
|
||||
:n [escape] 'reb-quit
|
||||
:n [backtab] 'reb-change-syntax))
|
||||
|
||||
|
||||
(provide 'module-regex)
|
||||
;;; module-regex.el ends here
|
||||
|
Reference in New Issue
Block a user