all repos — nixfiles @ 9a85ecdb0cb1055ddbdf79bdb88912ef75f651ab

System and user configuration, managed by nix and home-manager

Emacs: remove LSP workaround
Alan Pearce alan@alanpearce.eu
Mon, 24 Aug 2020 09:53:05 +0200
commit

9a85ecdb0cb1055ddbdf79bdb88912ef75f651ab

parent

a6a9be07f7609f57c6571a322612fe9ead6f0060

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M user/emacs/init.eluser/emacs/init.el
@@ -883,7 +883,6 @@ html-mode-hook             haskell-mode-hook)
           #'lsp-deferred)
   :config (progn
-            (require 'lsp-clients)
             (setq lsp-auto-guess-root t
                   lsp-auto-configure nil
                   lsp-idle-delay 0.5