Help! I'm trapped in emacs!
This commit is contained in:
parent
3e8d7d1266
commit
1da1ff4583
26 changed files with 306 additions and 405 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue