summaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
Diffstat (limited to 'emacs')
-rw-r--r--emacs/init.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/emacs/init.el b/emacs/init.el
index 4eea93d..098ded9 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -1332,10 +1332,6 @@ The misspelled word is taken from OVERLAY. WORD is the corrected word."
(setenv "NO_COLOR")
(setenv "GPG_AGENT_INFO" nil)
-;; Network management
-;; (package-ensure 'enwc)
-;; (setopt enwc-default-backend 'nm)
-
;; Dictionary
;; Emacs has built in support for interfacing with dictd. With dictd and some dictionaries installed on debian, this works fine out of the box.