summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
authorAlan Pearce2020-08-24 09:53:05 +0200
committerAlan Pearce2020-08-24 10:03:01 +0200
commit9a85ecdb0cb1055ddbdf79bdb88912ef75f651ab (patch)
tree65245adca1790ba30b8fc3957872addaaabf4504 /user
parenta6a9be07f7609f57c6571a322612fe9ead6f0060 (diff)
downloadnixfiles-9a85ecdb0cb1055ddbdf79bdb88912ef75f651ab.tar.lz
nixfiles-9a85ecdb0cb1055ddbdf79bdb88912ef75f651ab.tar.zst
nixfiles-9a85ecdb0cb1055ddbdf79bdb88912ef75f651ab.zip
Emacs: remove LSP workaround
Diffstat (limited to 'user')
-rw-r--r--user/emacs/init.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/user/emacs/init.el b/user/emacs/init.el
index e6c51db7..8bfb5bfc 100644
--- a/user/emacs/init.el
+++ b/user/emacs/init.el
@@ -883,7 +883,6 @@ _p_rev       _u_pper              _=_: upper/lower       _r_esolve
             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