From 811290368c442f153c3a984d42fdab65e4531540 Mon Sep 17 00:00:00 2001 From: Aria Edmonds Date: Fri, 6 Jul 2018 23:54:25 +1000 Subject: [PATCH] lang/ruby: what's 'this' lol --- modules/lang/ruby/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/lang/ruby/config.el b/modules/lang/ruby/config.el index 44167d42d..6fabd60c7 100644 --- a/modules/lang/ruby/config.el +++ b/modules/lang/ruby/config.el @@ -9,7 +9,7 @@ (defvar +ruby-ask-for-server t "Ask for a server whenever you open a ruby buffer. -This will only ask once if you say yes, but if you say no and keep opening +Robe will only ask once if you say yes, but if you say no and keep opening buffers, itll ask every time.") ;; FIXME: Add these?