about summary refs log tree commit diff stats
path: root/.emacs.d/lisp/init-lsp.el
Commit message (Expand)AuthorAgeFilesLines
* Combine cider and lsp-mode completionsDavid Morgan2022-11-181-3/+5
* Try a higher lsp-idle-delayDavid Morgan2022-09-161-0/+1
* Set LSP_USE_PLISTSDavid Morgan2022-09-131-0/+2
* More defer tweaksDavid Morgan2022-08-301-4/+1
* Set use-package-always-deferDavid Morgan2022-08-301-2/+3
* Add some defers and remove some packagesDavid Morgan2022-08-261-1/+3
* Set lsp-references-exclude-definition and remove workaroundDavid Morgan2022-08-101-4/+1
* Workround lsp-mode including declarations in xrefsDavid Morgan2022-08-041-0/+4
* Add lsp sqls configDavid Morgan2022-07-271-0/+2
* Experiment with lsp for clojure completionDavid Morgan2022-06-231-1/+6
* Turn off lsp-eldoc-enable-hoverDavid Morgan2022-06-101-2/+3
* Remove xref backend workaroundDavid Morgan2021-09-201-7/+0
* Re-organise lsp configDavid Morgan2021-09-181-11/+19
* Make sure lsp lens mode is diminishedDavid Morgan2021-09-131-2/+6
* Turn lsp headerline breadcrumb back onDavid Morgan2021-09-111-1/+2
* Fix lsp-command-map bindingDavid Morgan2021-09-041-2/+2
* Turn off lsp breadcrumbs and peeking for xrefs, and tweak other lsp settingsDavid Morgan2021-09-041-8/+5
* Turn on lsp lens and headerline breadcrumbDavid Morgan2021-09-011-4/+5
* Remove most key-chordsDavid Morgan2021-09-011-5/+0
* Add new .emacs.dDavid Morgan2021-08-171-0/+49