From 64916eb378326eeeb6e4d2bf6c8d5ebd18439185 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 4 Mar 2019 01:15:00 -0800 Subject: Move grep configuration to emacs-config --- emacs/.emacs.d/init.el | 2 -- 1 file changed, 2 deletions(-) (limited to 'emacs/.emacs.d/init.el') diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index 24125a6..9ab16c1 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -76,8 +76,6 @@ (add-hook 'html-mode-hook 'electric-pair-local-mode) -(add-to-list 'grep-files-aliases '("msbuild" . "*.targets *.proj")) - (if (eq system-type 'windows-nt) (require 'oni-windows-nt)) -- cgit v1.2.3-54-g00ecf