aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorGravatar Tom Willemse2026-06-12 13:02:23 -0700
committerGravatar Tom Willemse2026-06-12 13:02:23 -0700
commita5bab99bde5296174f07d30ea434f15e47177fb8 (patch)
treeb22d7e8576f97f09ed4890ee17b6df0eed2ad26d /GNUmakefile
parent5b9e4242900db898b21e3e8879bc12430ce8468f (diff)
downloadnew-dotfiles-a5bab99bde5296174f07d30ea434f15e47177fb8.tar.gz
new-dotfiles-a5bab99bde5296174f07d30ea434f15e47177fb8.zip
emacs: Add oni-grep
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 7e4193b..ed30f60 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -189,6 +189,7 @@ _mbsetupuser/.emacs.d/init.el: \
emacs/.emacs.d/oni-smartparens.el \
emacs/.emacs.d/oni-flycheck.el \
emacs/.emacs.d/oni-dumb-jump.el \
+ emacs/.emacs.d/oni-grep.el \
oni/home/config/pop-os/emacs.el
mkdir -p $$(dirname $@)
cat $^ > $@