Enable electic-pair mode for Ruby files
This commit is contained in:
parent
a298dfcb93
commit
e15947928f
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
;;; Code:
|
||||
|
||||
(add-hook 'ruby-mode-hook 'fci-mode)
|
||||
(add-hook 'ruby-mode-hook 'electric-pair-local-mode)
|
||||
|
||||
(provide 'oni-ruby-init)
|
||||
;;; oni-ruby-init.el ends here
|
||||
|
|
Loading…
Reference in a new issue