mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
12 lines
193 B
JSON
12 lines
193 B
JSON
{
|
|
"lspServers": {
|
|
"kotlin": {
|
|
"command": "kotlin-language-server",
|
|
"args": [],
|
|
"fileExtensions": {
|
|
".kt": "kotlin",
|
|
".kts": "kotlin"
|
|
}
|
|
}
|
|
}
|
|
}
|