lang/ruby: if lsp fails, fallback to robe
This commit is contained in:
parent
e5c8ced1a6
commit
1103db1679
2 changed files with 8 additions and 4 deletions
|
@ -12,8 +12,7 @@
|
|||
|
||||
;; Programming environment
|
||||
(package! rubocop)
|
||||
(unless (featurep! +lsp)
|
||||
(package! robe))
|
||||
(package! robe)
|
||||
|
||||
;; Project tools
|
||||
(package! bundler)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue