mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:20:06 +08:00
797457ee2a
* Add dockerfile support * Update wiki
743 B
743 B
title | description |
---|---|
SpaceVim lang#dockerfile layer | This layer adds DockerFile to SpaceVim |
Available Layers >> lang#dockerfile
Description
This layer adds dockerfile language support to SpaceVim.
Features
- syntax highlighting
- lsp support (require lsp layer)
Install
To use this configuration layer, update 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