aboutsummaryrefslogtreecommitdiffstats
path: root/emacs
diff options
context:
space:
mode:
authorGravatar Tom Willemse2019-03-06 23:17:07 -0800
committerGravatar Tom Willemse2019-03-06 23:17:07 -0800
commitda7f4ae6859a574556d37f67a4395b12f5dfaeae (patch)
tree20f3555b5420fc28574088ebb03db9304f19b958 /emacs
parentde856377077a3272b549c74ff09a02bdad897bf9 (diff)
downloadnew-dotfiles-da7f4ae6859a574556d37f67a4395b12f5dfaeae.tar.gz
new-dotfiles-da7f4ae6859a574556d37f67a4395b12f5dfaeae.zip
Remove comments
Diffstat (limited to 'emacs')
-rw-r--r--emacs/.emacs.d/init.el5
1 files changed, 0 insertions, 5 deletions
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))