1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:20:05 +08:00

Remove image

This commit is contained in:
Shidong Wang 2020-09-26 11:16:21 +08:00
parent fcb88b6ed5
commit f0be80e43a

View File

@ -44,8 +44,6 @@ For more info, you can read the [lang#kotlin](../layers/lang/kotlin/) layer docu
`lang#kotlin` layer will load the Kotlin plugin automatically, unless it's overriden in your `init.toml`. `lang#kotlin` layer will load the Kotlin plugin automatically, unless it's overriden in your `init.toml`.
The completion menu will be opened as you type. The completion menu will be opened as you type.
![rubycomplete](https://user-images.githubusercontent.com/13142418/53355518-20202080-3964-11e9-92f3-476060f2761e.png)
### Syntax linting ### Syntax linting
The [checkers](../checkers/) layer is enabled by default. The [checkers](../checkers/) layer is enabled by default.