(define-package "lsp-mode" "20171029.148" "Minor mode for interacting with Language Servers" '((emacs "25.1") (flycheck "30")) :url "https://github.com/emacs-lsp/lsp-mode") ;; Local Variables: ;; no-byte-compile: t ;; End: