feat(language/ruby): remove rufo, as I haven't used it for years

This commit is contained in:
2023-08-01 01:48:00 +01:00
parent 9ca7035ee3
commit 70a5d0f0af
2 changed files with 0 additions and 12 deletions

View File

@@ -129,17 +129,6 @@ and will break things."
(add-to-list 'safe-local-variable-values
'(lsp-solargraph-use-bundler . t)))
(use-package rufo
:defer t
:custom
(rufo-minor-mode-executable "rufo")
(rufo-minor-mode-use-bundler nil)
(rufo-minor-mode-debug-mode nil)
:init
(add-to-list 'safe-local-variable-values
'(rufo-minor-mode-use-bundler . t)))
(use-package dap-ruby
:straight dap-mode
:after (ruby-mode dap-mode))

View File

@@ -191,7 +191,6 @@
("rubocopfmt.el" . "1c6f4f1da755c9e60eb475eb9530320726904341")
("ruby-refactor" . "e6b7125878a08518bffec6942df0c606f748e9ee")
("ruby-tools.el" . "6b97066b58a4f82eb2ecea6434a0a7e981aa4c18")
("rufo.el" . "020b02ed6e9ab49e79d2ddf63e4ee2684c1728f4")
("rust-mode" . "e443ccf2884028d3b6cc550ff20e7c92dadccb68")
("rust-playground" . "5a117781dcb66065bea7830dd73618008fc34949")
("s.el" . "dda84d38fffdaf0c9b12837b504b402af910d01d")