mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
feat(lang): format ruby-mode buffers with language server
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
|
||||
:custom
|
||||
(rubocopfmt-include-unsafe-cops t)
|
||||
(rubocopfmt-on-save-use-lsp-format-buffer nil)
|
||||
(rubocopfmt-on-save-use-lsp-format-buffer t)
|
||||
(rubocopfmt-show-errors 'echo)
|
||||
(rubocopfmt-use-bundler-when-possible nil)
|
||||
(rubocopfmt-rubocop-command
|
||||
|
||||
Reference in New Issue
Block a user