aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d
diff options
context:
space:
mode:
authorRaul Benencia <rul@kalgan.cc>2021-04-22 19:12:04 -0700
committerRaul Benencia <rul@kalgan.cc>2021-04-22 19:12:04 -0700
commit860ec4b07729023479e9734bbbcaf6a907266313 (patch)
tree0c463ecf1c9b61dc33f9c021bf21cba62f0b4318 /.emacs.local.d
parentab61a161ca01c269d64bab6cadccd6dc7be29631 (diff)
emacs: clean anzu
Diffstat (limited to '.emacs.local.d')
-rw-r--r--.emacs.local.d/modes/anzu.el8
1 files changed, 0 insertions, 8 deletions
diff --git a/.emacs.local.d/modes/anzu.el b/.emacs.local.d/modes/anzu.el
deleted file mode 100644
index 5b1cc64..0000000
--- a/.emacs.local.d/modes/anzu.el
+++ /dev/null
@@ -1,8 +0,0 @@
-;; Debian packages: elpa-anzu
-
-(use-package anzu
- :ensure t
- :bind (("M-%" . anzu-query-replace)
- ("C-M-%" . anzu-query-replace-regexp))
- :config
- (global-anzu-mode))
nihil fit ex nihilo