lang/ruby: what's 'this' lol

This commit is contained in:
Aria Edmonds 2018-07-06 23:54:25 +10:00
parent 12b32d6208
commit 811290368c

View file

@ -9,7 +9,7 @@
(defvar +ruby-ask-for-server t (defvar +ruby-ask-for-server t
"Ask for a server whenever you open a ruby buffer. "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.") buffers, itll ask every time.")
;; FIXME: Add these? ;; FIXME: Add these?