SpaceVim

A modular Vim/Neovim configuration


Home | About | Quick start guide | Documentation | Development | Community | Sponsors | 中文


Available Layers » lang#dockerfile

Description

This layer adds Dockerfile language support to SpaceVim.

Features

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

Powered by Jekyll