From 65dea73b1362ba9ce03389e2148656bfba90d566 Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Tue, 26 May 2020 15:46:38 -0700 Subject: lsp in go --- .emacs | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index 895b907..bc622fd 100644 --- a/.emacs +++ b/.emacs @@ -29,6 +29,7 @@ (load-file "~/.emacs.local.d/modes/ido.el") (load-file "~/.emacs.local.d/modes/imenu.el") (load-file "~/.emacs.local.d/modes/latex.el") +(load-file "~/.emacs.local.d/modes/lsp.el") (load-file "~/.emacs.local.d/modes/mail-mode.el") (load-file "~/.emacs.local.d/modes/markdown.el") (load-file "~/.emacs.local.d/modes/magit.el") -- cgit v1.2.3