mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:00:04 +08:00
692 B
692 B
title | description |
---|---|
SpaceVim format layer | Code formatting support for SpaceVim |
Available Layers >> format
Description
This layer provides code format feature SpaceVim, and neoformat is included in this layer.
Install
This layer is enabled by default. If you want to disable this layer, add following to your configuration file:
[[layers]]
name = "format"
enable = false
Configuration
neoformat provide better default for different languages, but you can also config it in bootstrap function.