mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
This is (probably) no longer necessary
This commit is contained in:
@ -41,8 +41,6 @@
|
|||||||
LaTeX-fill-break-at-separators nil
|
LaTeX-fill-break-at-separators nil
|
||||||
LaTeX-item-indent 0) ; item indentation.
|
LaTeX-item-indent 0) ; item indentation.
|
||||||
|
|
||||||
(define-key LaTeX-mode-map "\C-j" nil)
|
|
||||||
|
|
||||||
;; Do not prompt for Master files, this allows auto-insert to add templates to
|
;; Do not prompt for Master files, this allows auto-insert to add templates to
|
||||||
;; .tex files
|
;; .tex files
|
||||||
(add-hook! '(LaTeX-mode-hook TeX-mode-hook)
|
(add-hook! '(LaTeX-mode-hook TeX-mode-hook)
|
||||||
|
Reference in New Issue
Block a user