company-math
company-math copied to clipboard
Completion back-ends for for math unicode symbols and latex tags
Results
2
company-math issues
Sort by
recently updated
recently updated
newest added
The testing configuration: ```emacs-lisp (use-package lsp-mode :hook (TeX-mode . lsp) :custom (lsp-prefer-capf t)) (use-package lsp-latex :straight (:host github :repo "ROCKTAKEY/lsp-latex")) (use-package company :hook (TeX-mode . company-mode) :custom ;https://github.com/company-mode/company-mode/issues/14#issuecomment-290261406 ; Do...
For 585063e and 45778f5