org: fix company-mode integration
This commit is contained in:
parent
fe017836dc
commit
4076c42edd
1 changed files with 4 additions and 4 deletions
|
@ -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))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue