Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Commit

Permalink
Never use encoding in enh-ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwright committed Aug 16, 2013
1 parent 0d7e13b commit fcb9d9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/init-enh-ruby.el
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
(progn
;; Ruby has a lot of camel case
(add-hook 'enh-ruby-mode-hook 'bw-turn-on-subword-mode)
(setq enh-ruby-use-encoding-map nil)
(custom-set-faces
'(erm-syn-errline ((t (:box nil))))
'(erm-syn-warnline ((t (:box nil))))
Expand Down

0 comments on commit fcb9d9b

Please sign in to comment.