diff --git a/init.el b/init.el index 050a85f..74e66cf 100644 --- a/init.el +++ b/init.el @@ -41,5 +41,5 @@ (setq custom-file "~/.emacs.d/custom.el") (load custom-file) ;; ## added by OPAM user-setup for emacs / base ## 56ab50dc8996d2bb95e7856a6eddb17b ## you can edit, but keep this line -(require 'opam-user-setup "~/.emacs.d/opam-user-setup.el") +;;(require 'opam-user-setup "~/.emacs.d/opam-user-setup.el") ;; ## end of OPAM user-setup addition for emacs / base ## keep this line