[emacs] Keep ruby-mode from inserting encoding markers into every file

This commit is contained in:
Sebastian Schulze 2018-08-02 14:31:46 +02:00
parent f950b6ec79
commit f343bae1f9
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 0 deletions

View File

@ -390,6 +390,7 @@ you should place your code here."
(setq delete-selection-mode nil)
(setq hledger-currency-string "EUR")
(setq writeroom-width 100)
(setq ruby-insert-encoding-magic-comment nil)
)
;; Do not write anything past this comment. This is where Emacs will