(add-to-list 'ac-modes 'LaTeX-mode) (eval-after-load 'LaTeX-mode '(define-key TeX-mode-map (kbd "TAB") #'company-indent-or-complete-common))