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
..
app Merge pull request #2779 from seanfarley/irc-buffer-state 2020-04-07 17:57:24 -04:00
checkers Flycheck buffer on idle-buffer-switch 2020-04-17 15:47:04 -04:00
completion Fix incorrect M-RET keybind in ivy readme 2020-04-20 22:53:05 -04:00
config Add lsp-command-map to SPC-c-l 2020-04-21 22:22:14 +01:00
editor Fix invoking helpful-key from evil-ex 2020-04-17 23:08:28 -04:00
emacs Fix inverted condition on +tree for undo module 2020-04-14 00:27:11 -04:00
email Mention 'void-function org-time-add' error on Gentoo 2020-04-18 20:22:40 -04:00
input Bump :input 2020-03-27 17:25:29 -04:00
lang Fix #2938: wrong-type-argument stringp error on org-journal 2020-04-19 22:04:12 -04:00
term Bump :term vterm 2020-04-17 22:13:30 -04:00
tools Add lsp-command-map to SPC-c-l 2020-04-21 22:22:14 +01:00
ui Extend nav-flash-face to edge of window in Emacs 27 2020-04-18 20:28:03 -04:00