about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-editor.el
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2022-08-30 12:49:26 +0100
committerDavid Morgan <djm_uk@protonmail.com>2022-08-30 12:49:26 +0100
commitc66dc2ae3f79380f7608c1d973e22d9a79710e90 (patch)
tree5a5cfc7836dc4ebf01dabbcd344acfd64d3f3c57 /.emacs.d/lisp/init-editor.el
parent27cc974aaf7a5ea050cd35f8eafe017ea0b68d0e (diff)
downloaddotfiles-c66dc2ae3f79380f7608c1d973e22d9a79710e90.tar.gz
Remove re-builder config
Diffstat (limited to '.emacs.d/lisp/init-editor.el')
-rw-r--r--.emacs.d/lisp/init-editor.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/.emacs.d/lisp/init-editor.el b/.emacs.d/lisp/init-editor.el
index 12fcb4b..627ff38 100644
--- a/.emacs.d/lisp/init-editor.el
+++ b/.emacs.d/lisp/init-editor.el
@@ -114,10 +114,6 @@
 
 (use-package midnight)
 
-(use-package re-builder
-  :custom
-  (reb-re-syntax 'string))
-
 (use-package undo-tree
   :diminish
   :config