tools/lsp: fix #1524

This commit is contained in:
Henrik Lissner 2019-06-30 12:15:04 +02:00
parent 5d0c408c38
commit 8de5e98905
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -10,6 +10,7 @@ been moved out to their respective modules, or these hooks:
+ `+lsp|init-company' (on `lsp-mode-hook')
+ `+lsp|init-ui-flycheck-or-flymake' (on `lsp-ui-mode-hook')"
(require 'lsp-mode)
(when lsp-auto-configure
(require 'lsp-clients))
(when (and (buffer-file-name)