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