Add company-posframe config
This commit is contained in:
parent
be5abbd0e9
commit
a3acf22829
@ -313,6 +313,11 @@
|
||||
company-dabbrev-downcase nil
|
||||
company-dabbrev-ignore-case nil)
|
||||
|
||||
(use-package company-posframe :ensure
|
||||
:delight
|
||||
:config
|
||||
(company-posframe-mode 1))
|
||||
|
||||
(use-package company-quickhelp :ensure
|
||||
:disabled
|
||||
:config
|
||||
|
Loading…
Reference in New Issue
Block a user