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