Remove references to enh-ruby-mode
This commit is contained in:
parent
f82771980a
commit
dd402b7db3
12 changed files with 12 additions and 19 deletions
|
@ -10,7 +10,7 @@
|
|||
(pcase major-mode
|
||||
((or 'c-mode 'c++-mode)
|
||||
(realgud:gdb (if path (concat "gdb " path))))
|
||||
((or 'ruby-mode 'enh-ruby-mode)
|
||||
('ruby-mode
|
||||
;; FIXME
|
||||
(doom:repl nil (format "run '%s'" (file-name-nondirectory (or path buffer-file-name)))))
|
||||
('sh-mode
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue