mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 23:10:04 +08:00
b0aa2f2aa3
Also update scala.md.
843 B
843 B
title | description |
---|---|
SpaceVim lang#scala layer | This layer adds scala language support to SpaceVim |
Available Layers >> lang#scala
Description
This layer adds scala language support to SpaceVim. This layer includes the vim-scala plugin.
Features
- syntax highlighting
- indent
- sbt compiler
- soring imports
- tagbar support
Install
To use this configuration layer, update custom configuration file with:
[[layers]]
name = "lang#scala"
Key bindings
Import key bindings:
Key Binding | Description |
---|---|
SPC l s |
sort imports |