nonsequitur / inf-ruby

219 stars 68 forks source link

Where to add this? #167

Closed uuc110 closed 1 year ago

uuc110 commented 1 year ago

I'm very new to this so please tell me how to configure my emacs like this?

image

and where to add tihs? text

" (eval-after-load 'inf-ruby '(define-key inf-ruby-minor-mode-map (kbd "C-c C-s") 'inf-ruby-console-auto)) "

image

I successfully installed inf-ruby using M-x inf-ruby, and can i really turn my emacs like that image shown above

dgutov commented 1 year ago

The instructions refer to init.el (see Emacs' documentation).

But the screenshot has nothing to do with them: it showcases the functionality of https://github.com/dgutov/robe.

uuc110 commented 1 year ago

is it still under working condition when i used M-x robe it said directory not found or niehter found its package to install or EMPL

uuc110 commented 1 year ago

image I added this way? is this correct way? if not then how?

dgutov commented 1 year ago

It's a MELPA package. First you need to add the main MELPA archive to the list of sources, then refresh it, and then install.

https://melpa.org/#/getting-started