Add pcre2el for pcre defuns

This commit is contained in:
Henrik Lissner 2016-06-05 23:05:22 -04:00
parent 2c44b65bc7
commit 774d61be68
3 changed files with 10 additions and 1 deletions

View file

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