emacs: remove variable-pitch-mode on nroff-mode
This commit is contained in:
parent
bc4ae58e75
commit
d81bff7f40
1 changed files with 0 additions and 1 deletions
|
@ -95,7 +95,6 @@ One will be created if none exist."
|
|||
(add-hook 'mail-mode-hook 'auto-fill-mode)
|
||||
(add-hook 'markdown-mode-hook 'auto-fill-mode)
|
||||
(add-hook 'nroff-mode-hook 'auto-fill-mode)
|
||||
(add-hook 'nroff-mode-hook 'variable-pitch-mode)
|
||||
(add-hook 'org-mode-hook 'auto-fill-mode)
|
||||
|
||||
;; file extensions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue