mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-02 20:20:05 +08:00
docs(kotlin): update kotlin guide
This commit is contained in:
parent
1525b972b5
commit
aacd59c418
@ -75,6 +75,7 @@ lsp 模块默认使用 `kotlin-language-server` 作为 Kotlin 的语言服务器
|
||||
在 Window 系统下,可以使用 [scoop](https://github.com/lukesampson/scoop) 安装 ktlint:
|
||||
|
||||
```
|
||||
scoop bucket add extras
|
||||
scoop install ktlint
|
||||
```
|
||||
|
||||
|
@ -54,6 +54,7 @@ and the default lint command is [ktlint](https://github.com/pinterest/ktlint).
|
||||
In the Windows system, `ktlint` can be installed using [scoop](https://github.com/lukesampson/scoop):
|
||||
|
||||
```
|
||||
scoop bucket add extras
|
||||
scoop install ktlint
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user