Add pcre2el for pcre defuns
This commit is contained in:
parent
2c44b65bc7
commit
774d61be68
3 changed files with 10 additions and 1 deletions
|
@ -215,6 +215,8 @@
|
|||
:n [escape] 'reb-quit
|
||||
:n [backtab] 'reb-change-syntax))
|
||||
|
||||
(use-package pcre2el :commands (rxt-quote-pcre))
|
||||
|
||||
(use-package rotate-text
|
||||
:commands (rotate-text rotate-text-backward)
|
||||
:config (push '("true" "false") rotate-text-words))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue