1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-03 02:50:06 +08:00
SpaceVim/docs/layers/lang/scala.md
Wang Shidong e9e0950b77
Add doc for lang#scala layer (#2077)
* Add doc for lang#scala layer
2018-08-25 19:27:53 +08:00

650 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. include plugin vim-scala

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"