aboutsummaryrefslogtreecommitdiffstats
path: root/emacs/.emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs/.emacs.d/init.el')
-rw-r--r--emacs/.emacs.d/init.el2
1 files changed, 0 insertions, 2 deletions
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))