Support tikz as tex files
This commit is contained in:
parent
9a06c367a8
commit
f21d7e7f11
1 changed files with 1 additions and 0 deletions
|
@ -255,6 +255,7 @@ before packages are loaded. If you are unsure, you should try in setting them in
|
|||
monokai
|
||||
monochrome
|
||||
))
|
||||
(add-to-list 'auto-mode-alist '("\\.tikz\\'" . latex-mode))
|
||||
)
|
||||
|
||||
(defun dotspacemacs/user-config ()
|
||||
|
|
Loading…
Reference in a new issue