app/regex: replace support & polish perl backend

Also, updated the TODO. app/regex is still a heavy WIP.
This commit is contained in:
Henrik Lissner 2017-05-17 01:30:43 +02:00
parent 8a08d0ab87
commit 374d5e0504
3 changed files with 179 additions and 81 deletions

View file

@ -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))