From f005414ab243cc09286aa5cd0bd7956b6cf4cb87 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Thu, 25 May 2023 02:24:29 +0100 Subject: [PATCH] chore(ruby): tidy up an update global package list --- config/solargraph/config.yml | 2 ++ zsh/ruby.zsh | 7 +------ 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/config/solargraph/config.yml b/config/solargraph/config.yml index 16b4d3c..2339d80 100644 --- a/config/solargraph/config.yml +++ b/config/solargraph/config.yml @@ -1,4 +1,6 @@ --- +plugins: + - solargraph-rails exclude: - ".bundle/**/*" - "spec/**/*" diff --git a/zsh/ruby.zsh b/zsh/ruby.zsh index 43748ab..90e3928 100755 --- a/zsh/ruby.zsh +++ b/zsh/ruby.zsh @@ -32,8 +32,6 @@ alias he="heroku" alias f="foreman" alias fs="foreman start" alias fr="foreman run" -alias pe="procodile exec" -alias sm="schmersion" # ============================================================================== # global ruby packages @@ -48,18 +46,15 @@ install_ruby_global_packages() { debase dotenv foreman - hippo-cli - lunchy method_source - procodile pry-doc reek rubocop rubocop-daemon ruby-debug-ide - schmersion seeing_is_believing solargraph + solargraph-rails steep syntax_tree syntax_tree-haml