add more config keys
This commit is contained in:
parent
9feda6fa17
commit
929a964e71
|
@ -18,6 +18,11 @@ languageConfigKeys = {
|
||||||
rvm: 'Ruby'
|
rvm: 'Ruby'
|
||||||
otp_release: 'OTP Release'
|
otp_release: 'OTP Release'
|
||||||
rust: 'Rust'
|
rust: 'Rust'
|
||||||
|
c: 'C'
|
||||||
|
cpp: 'C++'
|
||||||
|
clojure: 'Clojure'
|
||||||
|
lein: 'Lein'
|
||||||
|
compiler: 'Compiler'
|
||||||
}
|
}
|
||||||
|
|
||||||
configKeys = {
|
configKeys = {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user