diff --git a/emacs/.emacs.d/init.el b/emacs/.emacs.d/init.el index e2fbd6e..e511ce4 100644 --- a/emacs/.emacs.d/init.el +++ b/emacs/.emacs.d/init.el @@ -33,11 +33,6 @@ ;;;; Settings -;; (with-eval-after-load 'server -;; (diminish 'server-buffer-clients -;; (propertize (concat " " (char-to-string #xf233)) -;; 'face '(:family "Font Awesome" :height 0.75)))) - (add-to-list 'auto-mode-alist '("\\.targets\\'" . nxml-mode)) (add-to-list 'auto-mode-alist '("\\.proj\\'" . nxml-mode))