Add company-posframe config

This commit is contained in:
Adam Goldsmith 2019-05-31 12:56:42 -04:00
parent be5abbd0e9
commit a3acf22829

View File

@ -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