From 3ac44281c7ab4142605a6707131a63bd56538a0c Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Thu, 19 May 2022 09:54:56 -0700 Subject: emacs: disable company --- .emacs | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index a7e794e..c46b397 100644 --- a/.emacs +++ b/.emacs @@ -4,7 +4,6 @@ ;; Modes (load-file "~/.emacs.local.d/modes/auto-fill.el") -(load-file "~/.emacs.local.d/modes/company.el") (load-file "~/.emacs.local.d/modes/doom-modeline.el") (load-file "~/.emacs.local.d/modes/flyspell.el") (load-file "~/.emacs.local.d/modes/go-lang.el") -- cgit v1.2.3