mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
Help! I'm trapped in emacs!
This commit is contained in:
@ -50,9 +50,7 @@
|
||||
(progn
|
||||
(bind 'normal rxt-help-mode-map [escape] 'kill-buffer-and-window)
|
||||
|
||||
(after "re-builder" (setq reb-re-syntax 'pcre))
|
||||
(after "popwin"
|
||||
(push '("* Regexp Explain *" :position top :height 0.35) popwin:special-display-config))))
|
||||
(after "re-builder" (setq reb-re-syntax 'pcre))))
|
||||
|
||||
|
||||
(provide 'init-regex)
|
||||
|
Reference in New Issue
Block a user