spacemacs

Spacemacs docs: http://develop.spacemacs.org/doc/DOCUMENTATION.html http://develop.spacemacs.org/layers/+lang/clojure/README.html https://practicalli.github.io/spacemacs/
Ben Sless 2021-05-15T18:40:21.123100Z

Hi all, anyone here uses CIDER + LSP such that CIDER's function's always take precedent over LSPs? I prefer LSP would enhance CIDER instead of taking over some of its functionality

practicalli-john 2021-05-15T18:53:54.123200Z

This is a very minimal LSP setup https://practicalli.github.io/spacemacs/install-spacemacs/clojure-lsp/configure-lsp-and-cider.html

Ben Sless 2021-05-15T19:28:59.123400Z

Are there other behaviors lsp hijacks besides , h h? I saw your ticket in spacemacs's repo

ericdallo 2021-05-15T20:48:24.123600Z

You may find more conflicts/tips here: https://emacs-lsp.github.io/lsp-mode/tutorials/clojure-guide/