dev: Change keybinding to show code docs
This commit is contained in:
parent
5a8a18bc74
commit
af80c69b78
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
(use-package lsp-ui
|
||||
:ensure t
|
||||
:bind
|
||||
("C-c i" . lsp-ui-doc-show)
|
||||
("s-l i" . lsp-ui-doc-show)
|
||||
:config
|
||||
(setq lsp-ui-doc-position 'at-point)
|
||||
(setq lsp-ui-doc-show-with-mouse nil)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue