app/regex: replace support & polish perl backend
Also, updated the TODO. app/regex is still a heavy WIP.
This commit is contained in:
parent
8a08d0ab87
commit
374d5e0504
3 changed files with 179 additions and 81 deletions
|
@ -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))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue