mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
org: fix company-mode integration
This commit is contained in:
@ -188,10 +188,10 @@
|
|||||||
(math-symbols-latex
|
(math-symbols-latex
|
||||||
math-symbols-unicode
|
math-symbols-unicode
|
||||||
latex-commands
|
latex-commands
|
||||||
company-capf
|
capf
|
||||||
company-yasnippet
|
yasnippet
|
||||||
company-dabbrev-code
|
dabbrev-code
|
||||||
company-keywords))
|
keywords))
|
||||||
|
|
||||||
(plist-put org-format-latex-options :scale 1.1))
|
(plist-put org-format-latex-options :scale 1.1))
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user