Remove redundant variable
This commit is contained in:
parent
854267905b
commit
bee1a794a2
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
||||||
(defvar +latex-indent-level-item-continuation 4
|
(defvar +latex-indent-level-item-continuation 4
|
||||||
"Custom indentation level for items in enumeration-type environments")
|
"Custom indentation level for items in enumeration-type environments")
|
||||||
|
|
||||||
(defvar +latex-bibtex-file nil
|
|
||||||
"File AUCTeX (specifically RefTeX) uses to search for citations.")
|
|
||||||
|
|
||||||
(defvar +latex-enable-unicode-math nil
|
(defvar +latex-enable-unicode-math nil
|
||||||
"If non-nil, use `company-math-symbols-unicode' backend in LaTeX-mode,
|
"If non-nil, use `company-math-symbols-unicode' backend in LaTeX-mode,
|
||||||
enabling unicode symbols in math regions. This requires the unicode-math latex
|
enabling unicode symbols in math regions. This requires the unicode-math latex
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue