lang/ruby: fix reference to +python-version-cache
This commit is contained in:
parent
868a0ab9b9
commit
270b381ce0
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ started it."
|
|||
"Update `+ruby--version' by consulting `+ruby-version' function."
|
||||
(setq +ruby--version
|
||||
(or (gethash (or (doom-project-root) default-directory)
|
||||
+python-version-cache)
|
||||
+ruby-version-cache)
|
||||
(+ruby-version))))
|
||||
|
||||
;;;###autoload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue