remove custom server command
This commit is contained in:
parent
a460c1e364
commit
971350bf96
1 changed files with 0 additions and 1 deletions
|
@ -185,7 +185,6 @@
|
|||
:hook (projectile-rails-mode . auto-insert-mode)
|
||||
:init
|
||||
(setq auto-insert-query nil)
|
||||
(setq projectile-rails-custom-server-command "bundle exec spring rails server")
|
||||
(setq inf-ruby-console-environment "development")
|
||||
(when (featurep! :lang web)
|
||||
(add-hook 'web-mode-hook #'projectile-rails-mode))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue