summaryrefslogtreecommitdiffstats
path: root/emacs.d/40-c-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/40-c-mode.el')
-rw-r--r--emacs.d/40-c-mode.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/emacs.d/40-c-mode.el b/emacs.d/40-c-mode.el
index 212db93..e69de29 100644
--- a/emacs.d/40-c-mode.el
+++ b/emacs.d/40-c-mode.el
@@ -1,3 +0,0 @@
-(add-hook 'c-mode-hook
- (lambda ()
- (hs-minor-mode t)))