Skip to content

Commit

Permalink
Set fill column for tex documents to 100.
Browse files Browse the repository at this point in the history
  • Loading branch information
KineticTheory committed May 16, 2021
1 parent 98ab200 commit 7ea30eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions environment/elisp/draco-config-modes.el
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ parameters on creation of buffers managed by cc-mode.el for Nix's personal codin
(local-set-key "\C-c %" 'comment-region)
(draco-mode-update-menu (draco-menu-insert-comments-tex))
;(turn-on-bib-cite)
(set-fill-column draco-code-comment-width)
(turn-on-reftex)
(turn-on-reftex)
(setq reftex-plug-into-AUCTeX t)
Expand Down

0 comments on commit 7ea30eb

Please sign in to comment.