mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:30:04 +08:00
790 B
790 B
title | description |
---|---|
SpaceVim lang#dockerfile layer | Dockerfile language support, including syntax highlighting and code formatting. |
Available Layers >> lang#dockerfile
Description
This layer adds Dockerfile language support to SpaceVim.
Features
- syntax highlighting
- lsp support (requires lsp layer)
Install
To use this configuration layer, update your custom configuration file with:
[[layers]]
name = "lang#dockerfile"
to enable language server protocol, you need to install:
https://github.com/rcjsuen/dockerfile-language-server-nodejs