summaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorMartin Polden <mpolden@mpolden.no>2020-01-28 20:50:33 +0100
committerMartin Polden <mpolden@mpolden.no>2020-01-28 20:50:33 +0100
commitaecb788b7497a2f3ec0d91d6e03c71a6f4467f35 (patch)
tree36cdc854440ea661e5fc398fae3858238a04624e /init.el
parentaba585c7d8ca0627cc77272b18309b51296a65aa (diff)
Configure Swiper
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index 7598966..a42b912 100644
--- a/init.el
+++ b/init.el
@@ -36,6 +36,7 @@
(require 'init-ibuffer)
(require 'init-imenu)
(require 'init-ivy)
+(require 'init-swiper)
;; managing code
(require 'init-eglot)