Rework haskell and Ruby modes
This commit is contained in:
parent
4ea57899da
commit
61a4654da5
3 changed files with 47 additions and 49 deletions
|
|
@ -35,7 +35,7 @@
|
|||
(eval-after-load 'rspec-mode
|
||||
'(rspec-install-snippets))
|
||||
(add-hook 'enh-ruby-mode-hook 'activate-ruby-mode)
|
||||
(add-hook 'enh-ruby-mode-hook 'lsp-deferred)
|
||||
;; (add-hook 'enh-ruby-mode-hook 'lsp-deferred)
|
||||
|
||||
(provide '+custom-lang-ruby)
|
||||
;;; ruby.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue