treewide: cleanup some unused modules/programs
This commit is contained in:
parent
f90330ef48
commit
d4dba203e3
6 changed files with 2 additions and 50 deletions
|
@ -94,6 +94,8 @@
|
|||
:mode "\\(?:Brewfile\\|Capfile\\|Gemfile\\(?:\\.[a-zA-Z0-9._-]+\\)?\\|[rR]akefile\\)\\'"
|
||||
:custom
|
||||
(ruby-insert-encoding-magic-comment nil "Don't insert encoding magic comment")
|
||||
:config
|
||||
(add-to-list 'eglot-server-programs `(ruby-mode . ("ruby-lsp")))
|
||||
)
|
||||
|
||||
;; Rust language support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue