completion/company: remove company-quickhelp
Quickhelp is unreliable and doesn't look very good. I'm searching for an alternative.
This commit is contained in:
parent
5e007ada08
commit
779184a9ee
3 changed files with 1 additions and 9 deletions
|
@ -366,9 +366,8 @@
|
|||
"C-o" #'company-search-kill-others
|
||||
"C-n" #'company-select-next
|
||||
"C-p" #'company-select-previous
|
||||
"C-h" #'company-quickhelp-manual-begin
|
||||
"C-h" #'company-show-doc-buffer
|
||||
"C-s" #'company-filter-candidates
|
||||
"C-S-h" #'company-show-doc-buffer
|
||||
"C-S-s" #'company-search-candidates
|
||||
"C-SPC" #'company-complete-common
|
||||
"TAB" #'company-complete-common-or-cycle
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue