mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
app/regex: replace support & polish perl backend
Also, updated the TODO. app/regex is still a heavy WIP.
This commit is contained in:
@ -47,6 +47,6 @@ https://mediatemple.net"
|
||||
"TODO")
|
||||
|
||||
(set! :popup
|
||||
'("*doom-regex*" :size 4 :select t :noesc t :autokill t)
|
||||
'("*doom-regex-groups*" :align left :size 30 :noselect t :noesc t :autokill t))
|
||||
'("*doom-regex*" :size 4 :select t :noesc t)
|
||||
'("*doom-regex-groups*" :align left :size 30 :noselect t :noesc t))
|
||||
|
||||
|
Reference in New Issue
Block a user