You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: rewrite config from example, adding practicalli config
Documentation for Clojure core and other libraries was not displaying when using Practicalli Clojure LSP configuration with Emacs (Spacemacs and Doom)
Documentation without that configuration displayed correctly
Rewrite the Practicalli Clojure LSP Config - config.edn file, using the example
all-available-settings.end file from
https://github.com/clojure-lsp/clojure-lsp/blob/master/docs/all-available-settings.edn
Comment all settings that are not changed from the defaults, to make the
Practicalli Clojure LSP config more resilient to underlying changes
Resolve#1
0 commit comments