Back to Spacevim

SpaceVim lang#dockerfile layer

docs/layers/lang/dockerfile.md

2.4.0645 B
Original Source

Available Layers >> lang#dockerfile

<!-- vim-markdown-toc GFM --> <!-- vim-markdown-toc -->

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:

toml
[[layers]]
  name = "lang#dockerfile"

to enable language server protocol, you need to install:

https://github.com/rcjsuen/dockerfile-language-server-nodejs