feat(shell/ruby): add haml and rbs helpers for syntax_tree to global gem list

This commit is contained in:
2023-04-21 15:11:54 +01:00
parent fcb8b04795
commit 415fc774b1

View File

@@ -80,6 +80,8 @@ install_ruby_global_packages() {
solargraph
steep
syntax_tree
syntax_tree-haml
syntax_tree-rbs
yard
)