Clean up
This commit is contained in:
parent
0f12885152
commit
71dd98e7d4
3 changed files with 13 additions and 17 deletions
|
@ -60,10 +60,6 @@
|
|||
(not (use-region-p))
|
||||
(not (sp-point-in-string-or-comment))))))
|
||||
|
||||
(after "auto-complete"
|
||||
(use-package ac-anaconda
|
||||
:init (add-hook 'python-mode-hook 'ac-anaconda-setup)))
|
||||
|
||||
(after "company"
|
||||
(use-package company-anaconda
|
||||
:config (company--backend-on 'python-mode-hook 'company-anaconda)))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue