Add R language key for matrix column

This commit is contained in:
Jim Hester 2016-02-17 10:22:53 -05:00
parent 9f636b986c
commit 546a678712

View File

@ -30,7 +30,8 @@ languageConfigKeys = {
lein: 'Lein',
compiler: 'Compiler',
crystal: 'Crystal',
osx_image: 'Xcode'
osx_image: 'Xcode',
r: 'R'
};
configKeys = {