From f3ecf42b915d0316adae3568c078088c73f9537f Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Fri, 11 Jul 2014 20:27:58 +0100 Subject: Emacs: remove ntcmd --- tag-emacs/emacs.d/init.el | 4 ---- 1 file changed, 4 deletions(-) (limited to 'tag-emacs/emacs.d/init.el') diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index de4f2a8a..3d80c712 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -762,10 +762,6 @@ :mode (("\\.zsh\\'" . shell-script-mode)) :config (setq sh-shell-file "/usr/bin/env zsh")) -(req-package ntcmd - :mode (("\\`.cmd\\'" . ntcmd-mode) - ("\\`.bat\\'" . ntcmd-mode))) - ;;;; Shells & REPLs (req-package eshell -- cgit 1.4.1