From 911be464f5e18f149b1f1501646e7a28c3e8bbd1 Mon Sep 17 00:00:00 2001 From: Vladan Popovic Date: Tue, 8 Jun 2021 09:30:57 +0200 Subject: [PATCH] Comment opam setup for now --- init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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