diff --git a/bundle/bundle--general.el b/bundle/bundle--general.el index 10c45d24..e687d0c0 100644 --- a/bundle/bundle--general.el +++ b/bundle/bundle--general.el @@ -145,5 +145,3 @@ ("Europe/Sofia" "Sofia") ("Asia/Calcutta" "Bangalore") ("Asia/Tokyo" "Tokyo"))) - -(add-hook 'prog-mode-hook (lambda () (hs-minor-mode 1) (hs-hide-all)))