.. | ||
autoload.el | ||
config.el | ||
packages.el | ||
README.org |
lang/clojure
Description
- If possible, include a brief list of feature highlights here
- Like code completion, syntax checking or available snippets
- Include links to packages & external things where possible
Maintainers
This module has no dedicated maintainers.
Module Flags
+lsp
Enables LSP support, alongside Cider.
Plugins
Hacks
- Error messages emitted from CIDER are piped into the REPL buffer when it is first opened, to make them easier to notice.
- Disabled the help banner when opening the cider REPL.
Prerequisites
This module requires:
- clojure
-
With
+lsp
- clojure-lsp
-
Without
+lsp
- leiningen (REPL)
- joker (linter)