Back to Spacevim

SpaceVim lang#extra layer

docs/layers/lang/extra.md

2.4.01.2 KB
Original Source

Available Layers >> lang#extra

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

Description

This layer adds extra language support for less common languages to SpaceVim.

Included languages

languagefeatures
i3 configsyntax highlighting
qmlsyntax highlighting
tomlsyntax highlighting
coffee scriptsyntax highlighting
irssi configsyntax highlighting
vimperator configsyntax highlighting
Pug (formerly Jade)syntax highlighting, indent
mustachesyntax highlighting, matchit, section movement mappings

Install

To use this configuration layer, update your custom configuration file with:

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