mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-09 12:00:26 -08:00
Refactor company integration
This commit is contained in:
parent
c7f2f10b18
commit
d073d61531
14 changed files with 45 additions and 27 deletions
|
|
@ -41,7 +41,7 @@
|
|||
|
||||
(after! company
|
||||
(require 'company-anaconda)
|
||||
(add-company-backend! python-mode (anaconda)))
|
||||
(define-company-backend! python-mode (anaconda)))
|
||||
|
||||
(after! emr
|
||||
(mapc (lambda (x)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue