lang/ruby: remove dtrt-indent fix
This was merged upstream
This commit is contained in:
parent
f9d6ee49ee
commit
0665d10377
1 changed files with 0 additions and 4 deletions
|
@ -30,10 +30,6 @@
|
|||
(add-to-list 'company-dabbrev-code-modes 'enh-ruby-mode nil #'eq)
|
||||
(add-to-list 'company-dabbrev-code-modes 'ruby-mode nil #'eq))
|
||||
|
||||
(after! dtrt-indent
|
||||
;; `dtrt-indent' supports ruby-mode. Make it aware of enh-ruby-mode
|
||||
(add-to-list 'dtrt-indent-hook-mapping-list '(enh-ruby-mode ruby enh-ruby-indent-level)))
|
||||
|
||||
;; so class and module pairs work
|
||||
(setq-hook! (ruby-mode enh-ruby-mode) sp-max-pair-length 6)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue