Merge pull request #4099 from gagbo/bepo/vertical-nav-lsp-ui-peek
[bepo] tools/lsp: add t/s/C-t/C-s for lsp-ui-peek
This commit is contained in:
commit
5eb7e6ed6b
1 changed files with 2 additions and 0 deletions
|
@ -109,6 +109,8 @@
|
|||
(general-translate-key '(normal motion) 'lispyville-mode-map
|
||||
"«" "<"
|
||||
"»" ">"))
|
||||
(after! lsp-ui
|
||||
(doom-bepo-rotate-ts-bare-keymap '(lsp-ui-peek-mode-map)))
|
||||
(after! org
|
||||
(defadvice! doom-bepo--org-completing-read (&rest args)
|
||||
"Completing-read with SPACE being a normal character, and C-c mapping left alone."
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue