Allow lsp-clojure & cider to work together

This commit is contained in:
Henrik Lissner 2020-02-26 12:54:33 -05:00
parent ac0385685d
commit 803ba23298
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 2 additions and 8 deletions

View file

@ -22,18 +22,13 @@
+ Include links to packages & external things where possible
** Maintainers
+ @username_linked_to_gihub (Author)
+ @username_linked_to_gihub
+ @username_linked_to_gihub
# If this module has no maintainers, then...
This module has no dedicated maintainers.
** Module Flags
+ =+lsp= Enables LSP support. Disables cider.
+ =+lsp= Enables LSP support, alongside Cider.
** Plugins
+ [[https://github.com/clojure-emacs/cider][cider]] (unless =+lsp=)
+ [[https://github.com/clojure-emacs/cider][cider]]
+ [[https://github.com/clojure-emacs/clj-refactor.el][clj-refactor]]
+ [[https://github.com/candid82/flycheck-joker][flycheck-joker]]