summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2023-01-20 03:54:36 +0200
committerDmitry Gutov <dgutov@yandex.ru>2023-01-20 03:58:03 +0200
commit370b1ac99ec4328981ce8502ecb03353dbea5041 (patch)
tree25df570f520d42d56bb4475d843f9509d5e63e05
parent7b7b2b95138e691f1b155060b91a8998e3905651 (diff)
downloademacs-370b1ac99ec4328981ce8502ecb03353dbea5041.tar.gz
; ruby-ts-mode.el: Add customize-group mention to commentary
-rw-r--r--lisp/progmodes/ruby-ts-mode.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/progmodes/ruby-ts-mode.el b/lisp/progmodes/ruby-ts-mode.el
index 71562b46306..da2d00ce168 100644
--- a/lisp/progmodes/ruby-ts-mode.el
+++ b/lisp/progmodes/ruby-ts-mode.el
@@ -71,6 +71,8 @@
;; ruby-ts-mode tries to adhere to the indentation related user
;; options from ruby-mode, such as ruby-indent-level,
;; ruby-indent-tabs-mode, and so on.
+;;
+;; Type 'M-x customize-group RET ruby RET' to see the options.
;; * IMenu
;; * Navigation