mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 02:00:05 +08:00
docs(kotlin): update doc for kotlin
layer
Signed-off-by: Russell Richardson <admin@russ.network>
This commit is contained in:
parent
ab631a2513
commit
27c0f5585c
@ -90,5 +90,5 @@ kotlin language server command via:
|
|||||||
'kotlin',
|
'kotlin',
|
||||||
]
|
]
|
||||||
[layers.override_cmd]
|
[layers.override_cmd]
|
||||||
kotlin = 'path/to/kotlin-language-server'
|
kotlin = ['path/to/kotlin-language-server']
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user