Files
doomemacs/modules
James Ravn c56afcfe01 Add lsp-command-map to SPC-c-l
The default lsp-mode bindings are bound to `s-l` which is impractical
for anyone using keybindings in their window manager. It also conflicts
w/ the doom approach of using leader keys. This change makes
all the default lsp bindings (see
https://github.com/emacs-lsp/lsp-mode#commands) available on SPC-c-l.

So for example, restarting the lsp server can be done with `SPC c l s r`.
2020-04-21 22:22:14 +01:00
..
2020-04-21 22:22:14 +01:00
2020-03-27 17:25:29 -04:00
2020-04-17 22:13:30 -04:00
2020-04-21 22:22:14 +01:00