mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-22 08:04:20 +01:00
Add keybinding for lsp-ui-doc-glance
Signed-off-by: magic_rb <magic_rb@redalder.org>
This commit is contained in:
parent
83a038f961
commit
45b22801c8
|
@ -66,6 +66,7 @@ Then we hook our minor mode on ~meow-mode-hook~, but only after ~meow-mode~ is l
|
|||
"l l" 'lsp
|
||||
"l r" 'lsp-workspace-restart
|
||||
"l e" 'lsp-execute-code-action
|
||||
"l d" 'lsp-ui-doc-glance
|
||||
|
||||
"e l" 'ement-list-rooms
|
||||
"e v" 'ement-view-room
|
||||
|
|
Loading…
Reference in a new issue