[bepo] tools/lsp: add t/s/C-t/C-s for lsp-ui-peek
Reference is 2491c8ed2c
This commit is contained in:
parent
1c7fd9c220
commit
5373f87234
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