Add config for company-ansible
This commit is contained in:
parent
98f05814c2
commit
b558842152
@ -356,6 +356,10 @@
|
||||
:config
|
||||
(add-to-list 'company-backends 'company-c-headers))
|
||||
|
||||
(use-package company-ansible
|
||||
:config
|
||||
(add-to-list 'company-backends 'company-ansible))
|
||||
|
||||
(use-package company-auctex
|
||||
:config
|
||||
(company-auctex-init)))
|
||||
|
Loading…
Reference in New Issue
Block a user