mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
ensure ruby-mode doesn't insert encoding comments
This commit is contained in:
@@ -39,6 +39,7 @@
|
||||
'(ns-tool-bar-size-mode nil t)
|
||||
'(php-mode-dot-property-warning t)
|
||||
'(ruby-deep-indent-paren nil)
|
||||
'(ruby-use-encoding-map nil)
|
||||
'(safe-local-variable-values (quote ((eval rainbow-mode 1))))
|
||||
'(show-paren-mode t)
|
||||
'(speedbar-show-unknown-files t)
|
||||
|
||||
Reference in New Issue
Block a user